Jar examples for j:jeanson
Simple and flexible JSON Writer for Java
You can download jar file jeanson 1.0.0.alpha4 in this page.
The Apache Software License, Version 2.0
You can use the following script to add jeanson-1.0.0.alpha4.jar to your project.
<dependency> <groupId>com.github.jean-merelis</groupId> <artifactId>jeanson</artifactId> <version>1.0.0.alpha4</version> </dependency>
compile group: 'com.github.jean-merelis', name: 'jeanson', version: '1.0.0.alpha4'
libraryDependencies += "com.github.jean-merelis" % "jeanson" % "1.0.0.alpha4"
<dependency org="com.github.jean-merelis" name="jeanson" rev="1.0.0.alpha4"/>
@Grapes(@Grab(group='com.github.jean-merelis', module='jeanson', version='1.0.0.alpha4'))
'com.github.jean-merelis:jeanson:jar:1.0.0.alpha4'
Click the following link to download the jar file.
jeanson-1.0.0.alpha4-javadoc.jar