Jar examples for p:play-integration
The Integration of Play Platform.
You can download jar file play-integration 1.0.0.RELEASE in this page.
You can use the following script to add play-integration-1.0.0.RELEASE.jar to your project.
<dependency> <groupId>com.airlenet</groupId> <artifactId>play-integration</artifactId> <version>1.0.0.RELEASE</version> </dependency>
compile group: 'com.airlenet', name: 'play-integration', version: '1.0.0.RELEASE'
libraryDependencies += "com.airlenet" % "play-integration" % "1.0.0.RELEASE"
<dependency org="com.airlenet" name="play-integration" rev="1.0.0.RELEASE"/>
@Grapes(@Grab(group='com.airlenet', module='play-integration', version='1.0.0.RELEASE'))
'com.airlenet:play-integration:jar:1.0.0.RELEASE'
Click the following link to download the jar file.
play-integration-1.0.0.RELEASE-javadoc.jar