h

hottie_2.12

Watch, recompile and reload scala files on the fly
https://github.com/scf37/hottie
Apache-2.0
me.scf37
Sergey Alaev
Files download
File Operation
hottie_2.12-1.0.6.jar download
hottie_2.12-1.0.6.pom download
hottie_2.12-1.0.6-sources.jar download
Apache Maven
<dependency>
  <groupId>me.scf37</groupId>
  <artifactId>hottie_2.12</artifactId>
  <version>1.0.6</version>
</dependency>
Gradle Groovy
implementation 'me.scf37:hottie_2.12:1.0.6'
Gradle Kotlin
implementation("me.scf37:hottie_2.12:1.0.6")
Scala SBT
libraryDependencies += "me.scf37" % "hottie_2.12" % "1.0.6"
Groovy Grape
@Grapes(
  @Grab(group='me.scf37', module='hottie_2.12', version='1.0.6')
)
Apache Ivy
<dependency org="me.scf37" name="hottie_2.12" rev="1.0.6" />
Leiningen
[me.scf37/hottie_2.12 "1.0.6"]
Apache Buildr
'me.scf37:hottie_2.12:jar:1.0.6'