Download play2-provider-api-1.0.0-beta1.jar file - Jar p

Jar examples for p:play2-provider-api

Description

Maven Plugin for Play! Framework 2.x : Play! 2.x Provider API

You can download jar file play2-provider-api 1.0.0-beta1 in this page.

License

Apache License

Build File

You can use the following script to add play2-provider-api-1.0.0-beta1.jar to your project.

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

Download

Click the following link to download the jar file.

play2-provider-api-1.0.0-beta1-javadoc.jar
play2-provider-api-1.0.0-beta1-sources.jar
play2-provider-api-1.0.0-beta1.jar
play2-provider-api-1.0.0-beta1.pom



Related Tutorials