Download play-integration-core-2.0.0.jar file - Jar p

Jar examples for p:play-integration-core

Description

The Core of Play Integration.

You can download jar file play-integration-core 2.0.0 in this page.

Build File

You can use the following script to add play-integration-core-2.0.0.jar to your project.

<dependency>
   <groupId>com.airlenet</groupId>
   <artifactId>play-integration-core</artifactId>
   <version>2.0.0</version>
</dependency>
compile group: 'com.airlenet', name: 'play-integration-core', version: '2.0.0'
libraryDependencies += "com.airlenet" % "play-integration-core" % "2.0.0"
<dependency org="com.airlenet" name="play-integration-core" rev="2.0.0"/>
@Grapes(@Grab(group='com.airlenet', module='play-integration-core', version='2.0.0'))
'com.airlenet:play-integration-core:jar:2.0.0'

Download

Click the following link to download the jar file.

play-integration-core-2.0.0-javadoc.jar
play-integration-core-2.0.0-sources.jar
play-integration-core-2.0.0.jar
play-integration-core-2.0.0.pom



Related Tutorials