Download tapestry-json-5.2.5.jar file - Jar t

Jar examples for t:tapestry-json

Description

Repackaged, improved (and tested) version of code originally from json.org.

You can download jar file tapestry-json 5.2.5 in this page.

Build File

You can use the following script to add tapestry-json-5.2.5.jar to your project.

<dependency>
   <groupId>org.apache.tapestry</groupId>
   <artifactId>tapestry-json</artifactId>
   <version>5.2.5</version>
</dependency>
compile group: 'org.apache.tapestry', name: 'tapestry-json', version: '5.2.5'
libraryDependencies += "org.apache.tapestry" % "tapestry-json" % "5.2.5"
<dependency org="org.apache.tapestry" name="tapestry-json" rev="5.2.5"/>
@Grapes(@Grab(group='org.apache.tapestry', module='tapestry-json', version='5.2.5'))
'org.apache.tapestry:tapestry-json:jar:5.2.5'

Download

Click the following link to download the jar file.

tapestry-json-5.2.5-javadoc.jar
tapestry-json-5.2.5-sources.jar
tapestry-json-5.2.5.jar
tapestry-json-5.2.5.pom



Related Tutorials