| License |
License |
|---|---|
| GroupId | GroupIdme.scf37 |
| ArtifactId | ArtifactIdhottie_3 |
| Last Version | Last Version1.0.5 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionhottie
Watch, recompile and reload scala files on the fly
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| hottie_3-1.0.5.pom | |
| hottie_3-1.0.5.jar | 48 KB |
| hottie_3-1.0.5-sources.jar | 6 KB |
| hottie_3-1.0.5-javadoc.jar | 189 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/me.scf37/hottie_3/ -->
<dependency>
<groupId>me.scf37</groupId>
<artifactId>hottie_3</artifactId>
<version>1.0.5</version>
</dependency>
// https://jarcasting.com/artifacts/me.scf37/hottie_3/
implementation 'me.scf37:hottie_3:1.0.5'
// https://jarcasting.com/artifacts/me.scf37/hottie_3/
implementation ("me.scf37:hottie_3:1.0.5")
'me.scf37:hottie_3:jar:1.0.5'
<dependency org="me.scf37" name="hottie_3" rev="1.0.5">
<artifact name="hottie_3" type="jar" />
</dependency>
@Grapes(
@Grab(group='me.scf37', module='hottie_3', version='1.0.5')
)
libraryDependencies += "me.scf37" % "hottie_3" % "1.0.5"
[me.scf37/hottie_3 "1.0.5"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-lang : scala3-compiler_3 | jar | 3.0.0 |
| org.scala-lang : scala3-library_3 | jar | 3.0.0 |
| org.javassist : javassist | jar | 3.23.1-GA |
| me.scf37 : filewatch_3 | jar | 1.0.0 |
| org.objenesis : objenesis | jar | 2.6 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.scalatest : scalatest_3 | jar | 3.2.9 |