Download play2-source-watcher-api-1.0.0-rc3.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-rc3 in this page.

License

Apache License

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials