Jar examples for p:play2-provider-api
Maven Plugin for Play! Framework 2.x : Play! 2.x Provider API
You can download jar file play2-provider-api 1.0.0-rc1 in this page.
Apache License
You can use the following script to add play2-provider-api-1.0.0-rc1.jar to your project.
<dependency> <groupId>com.google.code.play2-maven-plugin</groupId> <artifactId>play2-provider-api</artifactId> <version>1.0.0-rc1</version> </dependency>
compile group: 'com.google.code.play2-maven-plugin', name: 'play2-provider-api', version: '1.0.0-rc1'
libraryDependencies += "com.google.code.play2-maven-plugin" % "play2-provider-api" % "1.0.0-rc1"
<dependency org="com.google.code.play2-maven-plugin" name="play2-provider-api" rev="1.0.0-rc1"/>
@Grapes(@Grab(group='com.google.code.play2-maven-plugin', module='play2-provider-api', version='1.0.0-rc1'))
'com.google.code.play2-maven-plugin:play2-provider-api:jar:1.0.0-rc1'
Click the following link to download the jar file.
play2-provider-api-1.0.0-rc1-javadoc.jar