Jar examples for j:json-helpers
A small library for converting various data types into JSON and vice versa
You can download jar file json-helpers 2.0.0 in this page.
You can use the following script to add json-helpers-2.0.0.jar to your project.
<dependency> <groupId>io.snamp</groupId> <artifactId>json-helpers</artifactId> <version>2.0.0</version> </dependency>
compile group: 'io.snamp', name: 'json-helpers', version: '2.0.0'
libraryDependencies += "io.snamp" % "json-helpers" % "2.0.0"
<dependency org="io.snamp" name="json-helpers" rev="2.0.0"/>
@Grapes(@Grab(group='io.snamp', module='json-helpers', version='2.0.0'))
'io.snamp:json-helpers:jar:2.0.0'
Click the following link to download the jar file.
json-helpers-2.0.0-javadoc.jar