is not current version
Last Version 1.1.16

com.lightbend.play:play-file-watch_2.12 1.1.14

Play File Watch Library. Watch files in a platform independent way.

GroupId

GroupId

com.lightbend.play
ArtifactId

ArtifactId

play-file-watch_2.12
Version

Version

1.1.14
Type

Type

jar

Download play-file-watch_2.12 1.1.14


<!-- https://jarcasting.com/artifacts/com.lightbend.play/play-file-watch_2.12/ -->
<dependency>
    <groupId>com.lightbend.play</groupId>
    <artifactId>play-file-watch_2.12</artifactId>
    <version>1.1.14</version>
</dependency>
// https://jarcasting.com/artifacts/com.lightbend.play/play-file-watch_2.12/
implementation 'com.lightbend.play:play-file-watch_2.12:1.1.14'
// https://jarcasting.com/artifacts/com.lightbend.play/play-file-watch_2.12/
implementation ("com.lightbend.play:play-file-watch_2.12:1.1.14")
'com.lightbend.play:play-file-watch_2.12:jar:1.1.14'
<dependency org="com.lightbend.play" name="play-file-watch_2.12" rev="1.1.14">
  <artifact name="play-file-watch_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.lightbend.play', module='play-file-watch_2.12', version='1.1.14')
)
libraryDependencies += "com.lightbend.play" % "play-file-watch_2.12" % "1.1.14"
[com.lightbend.play/play-file-watch_2.12 "1.1.14"]