Download ph-json-1.3.3.jar file - Jar p

Jar examples for p:ph-json

Description

Library for reading and wring JSON objects

You can download jar file ph-json 1.3.3 in this page.

License

Apache 2

Build File

You can use the following script to add ph-json-1.3.3.jar to your project.

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

Download

Click the following link to download the jar file.

ph-json-1.3.3-javadoc.jar
ph-json-1.3.3-sources.jar
ph-json-1.3.3-test-sources.jar
ph-json-1.3.3.jar
ph-json-1.3.3.pom



Related Tutorials