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