Jar examples for j:json-lib
Java library for transforming beans, maps, collections, java arrays and XML to JSON.
You can download jar file json-lib 1.0 in this page.
The Apache Software License, Version 2.0
You can use the following script to add json-lib-1.0.jar to your project.
<dependency> <groupId>net.sf.json-lib</groupId> <artifactId>json-lib</artifactId> <version>1.0</version> </dependency>
compile group: 'net.sf.json-lib', name: 'json-lib', version: '1.0'
libraryDependencies += "net.sf.json-lib" % "json-lib" % "1.0"
<dependency org="net.sf.json-lib" name="json-lib" rev="1.0"/>
@Grapes(@Grab(group='net.sf.json-lib', module='json-lib', version='1.0'))
'net.sf.json-lib:json-lib:jar:1.0'
Click the following link to download the jar file.
json-lib-1.0-jdk13-javadoc.jar