Jar examples for b:boon-json
High performance JSON library
You can download jar file boon-json 0.5.6.RELEASE in this page.
The Apache Software License, Version 2.0
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'
Click the following link to download the jar file.
boon-json-0.5.6.RELEASE-javadoc.jar