Download boon-json-0.5.6-RC2.jar file - Jar b

Jar examples for b:boon-json

Description

High performance JSON library

You can download jar file boon-json 0.5.6-RC2 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add boon-json-0.5.6-RC2.jar to your project.

<dependency>
   <groupId>com.github.advantageous</groupId>
   <artifactId>boon-json</artifactId>
   <version>0.5.6-RC2</version>
</dependency>
compile group: 'com.github.advantageous', name: 'boon-json', version: '0.5.6-RC2'
libraryDependencies += "com.github.advantageous" % "boon-json" % "0.5.6-RC2"
<dependency org="com.github.advantageous" name="boon-json" rev="0.5.6-RC2"/>
@Grapes(@Grab(group='com.github.advantageous', module='boon-json', version='0.5.6-RC2'))
'com.github.advantageous:boon-json:jar:0.5.6-RC2'

Download

Click the following link to download the jar file.

boon-json-0.5.6-RC2-javadoc.jar
boon-json-0.5.6-RC2-sources.jar
boon-json-0.5.6-RC2.jar
boon-json-0.5.6-RC2.pom



Related Tutorials