play-file-watch 1.0.1


Group ID:
com.lightbend.play
Artifact ID:
play-file-watch_2.12
Version:
1.0.1
Release Date:
Apr 12, 2017
Licenses:
Files:

libraryDependencies += "com.lightbend.play" %% "play-file-watch" % "1.0.1"

Mill build tool

ivy"com.lightbend.play::play-file-watch:1.0.1"

Scala CLI

//> using dep "com.lightbend.play::play-file-watch:1.0.1"

Ammonite REPL

import $ivy.`com.lightbend.play::play-file-watch:1.0.1`

<dependency>
  <groupId>com.lightbend.play</groupId>
  <artifactId>play-file-watch_2.12</artifactId>
  <version>1.0.1</version>
</dependency>

compile group: 'com.lightbend.play', name: 'play-file-watch_2.12', version: '1.0.1'