Download boon-json-0.6.6.jar file - Jar b

Jar examples for b:boon-json

Description

High performance JSON library

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

License

The Apache Software License, Version 2.0

Build File

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

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

Download

Click the following link to download the jar file.

boon-json-0.6.6-javadoc.jar
boon-json-0.6.6-sources.jar
boon-json-0.6.6.jar
boon-json-0.6.6.pom



Related Tutorials