Download phloc-json2-1.0.4.jar file - Jar p

Jar examples for p:phloc-json2

Description

Library for reading and creating JSON documents

You can download jar file phloc-json2 1.0.4 in this page.

License

Apache 2

Build File

You can use the following script to add phloc-json2-1.0.4.jar to your project.

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

Download

Click the following link to download the jar file.

phloc-json2-1.0.4-javadoc.jar
phloc-json2-1.0.4-sources.jar
phloc-json2-1.0.4-test-sources.jar
phloc-json2-1.0.4.jar
phloc-json2-1.0.4.pom



Related Tutorials