This is the Play File Watch library
play-file-watch 1.0.0
Group ID:
com.lightbend.play
Artifact ID:
play-file-watch_2.10
Version:
1.0.0
Release Date:
Aug 1, 2016
Licenses:
Files:
Full Scala Version:
2.10.6
Developers:
libraryDependencies += "com.lightbend.play" %% "play-file-watch" % "1.0.0"
ivy"com.lightbend.play::play-file-watch:1.0.0"
//> using dep "com.lightbend.play::play-file-watch:1.0.0"
import $ivy.`com.lightbend.play::play-file-watch:1.0.0`
<dependency> <groupId>com.lightbend.play</groupId> <artifactId>play-file-watch_2.10</artifactId> <version>1.0.0</version> </dependency>
compile group: 'com.lightbend.play', name: 'play-file-watch_2.10', version: '1.0.0'