Jar examples for j:jsonic
simple json encoder/decoder for java
You can download jar file jsonic 1.3.10 in this page.
The Apache Software License, Version 2.0
You can use the following script to add jsonic-1.3.10.jar to your project.
<dependency> <groupId>net.arnx</groupId> <artifactId>jsonic</artifactId> <version>1.3.10</version> </dependency>
compile group: 'net.arnx', name: 'jsonic', version: '1.3.10'
libraryDependencies += "net.arnx" % "jsonic" % "1.3.10"
<dependency org="net.arnx" name="jsonic" rev="1.3.10"/>
@Grapes(@Grab(group='net.arnx', module='jsonic', version='1.3.10'))
'net.arnx:jsonic:jar:1.3.10'
Click the following link to download the jar file.
jsonic-1.3.10-javadoc.jar