Download boon-json-0.5.6.RELEASE.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.RELEASE 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.RELEASE.jar to your project.

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

Download

Click the following link to download the jar file.

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



Related Tutorials