Jar examples for j:json-io
Java JSON serialization
You can download jar file json-io 3.0.0 in this page.
The Apache Software License, Version 2.0
You can use the following script to add json-io-3.0.0.jar to your project.
<dependency> <groupId>com.cedarsoftware</groupId> <artifactId>json-io</artifactId> <version>3.0.0</version> </dependency>
compile group: 'com.cedarsoftware', name: 'json-io', version: '3.0.0'
libraryDependencies += "com.cedarsoftware" % "json-io" % "3.0.0"
<dependency org="com.cedarsoftware" name="json-io" rev="3.0.0"/>
@Grapes(@Grab(group='com.cedarsoftware', module='json-io', version='3.0.0'))
'com.cedarsoftware:json-io:jar:3.0.0'
Click the following link to download the jar file.
json-io-3.0.0-javadoc.jar