Jar examples for j:jsontools-core
Java JSON Tools core library. It is independent of third party libraries. It is meant to minimize transitive dependencies. Applications of the JSON tools which relate to other libraries will be in separate optional pacakges.
You can download jar file jsontools-core 1.4 in this page.
GNU LESSER GENERAL PUBLIC LICENSE Version 2.1
You can use the following script to add jsontools-core-1.4.jar to your project.
<dependency> <groupId>com.sdicons.jsontools</groupId> <artifactId>jsontools-core</artifactId> <version>1.4</version> </dependency>
compile group: 'com.sdicons.jsontools', name: 'jsontools-core', version: '1.4'
libraryDependencies += "com.sdicons.jsontools" % "jsontools-core" % "1.4"
<dependency org="com.sdicons.jsontools" name="jsontools-core" rev="1.4"/>
@Grapes(@Grab(group='com.sdicons.jsontools', module='jsontools-core', version='1.4'))
'com.sdicons.jsontools:jsontools-core:jar:1.4'
Click the following link to download the jar file.
jsontools-core-1.4-sources.jar