Download play2-source-watcher-api-1.0.0-rc2.jar file - Jar p

Jar examples for p:play2-source-watcher-api

Description

Play! 2.x Source Watcher API

You can download jar file play2-source-watcher-api 1.0.0-rc2 in this page.

License

Apache License

Build File

You can use the following script to add play2-source-watcher-api-1.0.0-rc2.jar to your project.

<dependency>
   <groupId>com.google.code.play2-maven-plugin</groupId>
   <artifactId>play2-source-watcher-api</artifactId>
   <version>1.0.0-rc2</version>
</dependency>
compile group: 'com.google.code.play2-maven-plugin', name: 'play2-source-watcher-api', version: '1.0.0-rc2'
libraryDependencies += "com.google.code.play2-maven-plugin" % "play2-source-watcher-api" % "1.0.0-rc2"
<dependency org="com.google.code.play2-maven-plugin" name="play2-source-watcher-api" rev="1.0.0-rc2"/>
@Grapes(@Grab(group='com.google.code.play2-maven-plugin', module='play2-source-watcher-api', version='1.0.0-rc2'))
'com.google.code.play2-maven-plugin:play2-source-watcher-api:jar:1.0.0-rc2'

Download

Click the following link to download the jar file.

play2-source-watcher-api-1.0.0-rc2-javadoc.jar
play2-source-watcher-api-1.0.0-rc2-sources.jar
play2-source-watcher-api-1.0.0-rc2.jar
play2-source-watcher-api-1.0.0-rc2.pom



Related Tutorials