Jar examples for p:ph-json
Library for reading and wring JSON objects
You can download jar file ph-json 1.2.0 in this page.
Apache 2
You can use the following script to add ph-json-1.2.0.jar to your project.
<dependency> <groupId>com.helger</groupId> <artifactId>ph-json</artifactId> <version>1.2.0</version> </dependency>
compile group: 'com.helger', name: 'ph-json', version: '1.2.0'
libraryDependencies += "com.helger" % "ph-json" % "1.2.0"
<dependency org="com.helger" name="ph-json" rev="1.2.0"/>
@Grapes(@Grab(group='com.helger', module='ph-json', version='1.2.0'))
'com.helger:ph-json:jar:1.2.0'
Click the following link to download the jar file.
ph-json-1.2.0-javadoc.jar