Download play-file-watch_2.10-1.0.0.jar file - Jar p

Jar examples for p:play-file-watch-2.10

Description

play-file-watch

You can download jar file play-file-watch_2.10 1.0.0 in this page.

License

Apache-2.0

Build File

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'

Download

Click the following link to download the jar file.

play-file-watch_2.10-1.0.0-javadoc.jar
play-file-watch_2.10-1.0.0-sources.jar
play-file-watch_2.10-1.0.0.jar
play-file-watch_2.10-1.0.0.pom



Related Tutorials