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