Download genson-1.4.jar file - Jar g

Jar examples for g:genson

Description

Genson library

You can download jar file genson 1.4 in this page.

License

Apache Software License Version 2.0

Build File

You can use the following script to add genson-1.4.jar to your project.

<dependency>
   <groupId>com.owlike</groupId>
   <artifactId>genson</artifactId>
   <version>1.4</version>
</dependency>
compile group: 'com.owlike', name: 'genson', version: '1.4'
libraryDependencies += "com.owlike" % "genson" % "1.4"
<dependency org="com.owlike" name="genson" rev="1.4"/>
@Grapes(@Grab(group='com.owlike', module='genson', version='1.4'))
'com.owlike:genson:jar:1.4'

Download

Click the following link to download the jar file.

genson-1.4-javadoc.jar
genson-1.4-sources.jar
genson-1.4.jar
genson-1.4.pom



Related Tutorials