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