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