kwseok / sbt-play-auto-refresh   1.0.2

Apache License 2.0 GitHub

sbt plugin for the play auto-refresh.

sbt-play-auto-refresh 1.0.2


Group ID:
com.github.stonexx.sbt
Artifact ID:
sbt-play-auto-refresh
Version:
1.0.2
Release Date:
Oct 31, 2016
Licenses:
Files:

libraryDependencies += "com.github.stonexx.sbt" % "sbt-play-auto-refresh" % "1.0.2"

Mill build tool

ivy"com.github.stonexx.sbt:sbt-play-auto-refresh:1.0.2"

Scala CLI

//> using dep "com.github.stonexx.sbt:sbt-play-auto-refresh:1.0.2"

Ammonite REPL

import $ivy.`com.github.stonexx.sbt:sbt-play-auto-refresh:1.0.2`

<dependency>
  <groupId>com.github.stonexx.sbt</groupId>
  <artifactId>sbt-play-auto-refresh</artifactId>
  <version>1.0.2</version>
</dependency>

compile group: 'com.github.stonexx.sbt', name: 'sbt-play-auto-refresh', version: '1.0.2'