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