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

Jar examples for b:boon-json

Description

High performance JSON library

You can download jar file boon-json 0.5.5 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.5.jar to your project.

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

Download

Click the following link to download the jar file.

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



Related Tutorials