scf37 / hottie   1.0.6

GitHub

Automatic hot reloading of Scala classes

Scala versions: 3.x 2.13 2.12

hottie 1.0.5


Group ID:
me.scf37
Artifact ID:
hottie_2.12
Version:
1.0.5
Release Date:
May 25, 2021
Licenses:
Files:

libraryDependencies += "me.scf37" %% "hottie" % "1.0.5"

Mill build tool

ivy"me.scf37::hottie:1.0.5"

Scala CLI

//> using dep "me.scf37::hottie:1.0.5"

Ammonite REPL

import $ivy.`me.scf37::hottie:1.0.5`

<dependency>
  <groupId>me.scf37</groupId>
  <artifactId>hottie_2.12</artifactId>
  <version>1.0.5</version>
</dependency>

compile group: 'me.scf37', name: 'hottie_2.12', version: '1.0.5'