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