Download play-json-1.0.0.RELEASE.jar file - Jar p

Jar examples for p:play-json

Description

The json of Play Framework.

You can download jar file play-json 1.0.0.RELEASE in this page.

Build File

You can use the following script to add play-json-1.0.0.RELEASE.jar to your project.

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

Download

Click the following link to download the jar file.

play-json-1.0.0.RELEASE-javadoc.jar
play-json-1.0.0.RELEASE-sources.jar
play-json-1.0.0.RELEASE.jar
play-json-1.0.0.RELEASE.pom



Related Tutorials