Jar examples for p:play-file-watch-2.10
play-file-watch
You can download jar file play-file-watch_2.10 1.0.0 in this page.
Apache-2.0
You can use the following script to add play-file-watch_2.10-1.0.0.jar to your project.
<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'
libraryDependencies += "com.lightbend.play" % "play-file-watch_2.10" % "1.0.0"
<dependency org="com.lightbend.play" name="play-file-watch_2.10" rev="1.0.0"/>
@Grapes(@Grab(group='com.lightbend.play', module='play-file-watch_2.10', version='1.0.0'))
'com.lightbend.play:play-file-watch_2.10:jar:1.0.0'
Click the following link to download the jar file.
play-file-watch_2.10-1.0.0-javadoc.jar