Jar examples for p:play-file-watch-2.11
play-file-watch
You can download jar file play-file-watch_2.11 1.1.7 in this page.
Apache-2.0
You can use the following script to add play-file-watch_2.11-1.1.7.jar to your project.
<dependency> <groupId>com.lightbend.play</groupId> <artifactId>play-file-watch_2.11</artifactId> <version>1.1.7</version> </dependency>
compile group: 'com.lightbend.play', name: 'play-file-watch_2.11', version: '1.1.7'
libraryDependencies += "com.lightbend.play" % "play-file-watch_2.11" % "1.1.7"
<dependency org="com.lightbend.play" name="play-file-watch_2.11" rev="1.1.7"/>
@Grapes(@Grab(group='com.lightbend.play', module='play-file-watch_2.11', version='1.1.7'))
'com.lightbend.play:play-file-watch_2.11:jar:1.1.7'
Click the following link to download the jar file.
play-file-watch_2.11-1.1.7-javadoc.jar