| License |
License |
|---|---|
| GroupId | GroupIdme.scf37 |
| ArtifactId | ArtifactIdhottie_2.12 |
| Version | Version1.0.5 |
| 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_2.12-1.0.5.pom | |
| hottie_2.12-1.0.5.jar | 36 KB |
| hottie_2.12-1.0.5-sources.jar | 6 KB |
| hottie_2.12-1.0.5-javadoc.jar | 189 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/me.scf37/hottie_2.12/ -->
<dependency>
<groupId>me.scf37</groupId>
<artifactId>hottie_2.12</artifactId>
<version>1.0.5</version>
</dependency>
// https://jarcasting.com/artifacts/me.scf37/hottie_2.12/
implementation 'me.scf37:hottie_2.12:1.0.5'
// https://jarcasting.com/artifacts/me.scf37/hottie_2.12/
implementation ("me.scf37:hottie_2.12:1.0.5")
'me.scf37:hottie_2.12:jar:1.0.5'
<dependency org="me.scf37" name="hottie_2.12" rev="1.0.5">
<artifact name="hottie_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='me.scf37', module='hottie_2.12', version='1.0.5')
)
libraryDependencies += "me.scf37" % "hottie_2.12" % "1.0.5"
[me.scf37/hottie_2.12 "1.0.5"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-lang : scala-compiler | jar | 2.12.4 |
| org.scala-lang : scala-library | jar | 2.12.4 |
| org.javassist : javassist | jar | 3.23.1-GA |
| me.scf37 : filewatch_2.12 | jar | 1.0.0 |
| org.objenesis : objenesis | jar | 2.6 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.scalatest : scalatest_2.12 | jar | 3.2.9 |