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 2.2.2 in this page.
The Apache Software License, Version 2.0
You can use the following script to add json-lib-2.2.2.jar to your project.
<dependency> <groupId>net.sf.json-lib</groupId> <artifactId>json-lib</artifactId> <version>2.2.2</version> </dependency>
compile group: 'net.sf.json-lib', name: 'json-lib', version: '2.2.2'
libraryDependencies += "net.sf.json-lib" % "json-lib" % "2.2.2"
<dependency org="net.sf.json-lib" name="json-lib" rev="2.2.2"/>
@Grapes(@Grab(group='net.sf.json-lib', module='json-lib', version='2.2.2'))
'net.sf.json-lib:json-lib:jar:2.2.2'
Click the following link to download the jar file.
json-lib-2.2.2-jdk13-javadoc.jar