Jar examples for b:boxed-json
Mutable JSON classes with easy search and manipulation in Java
You can download jar file boxed-json 0.5.10 in this page.
Dual license: CDDL1.1 and GPL2
You can use the following script to add boxed-json-0.5.10.jar to your project.
<dependency> <groupId>com.vladsch.boxed-json</groupId> <artifactId>boxed-json</artifactId> <version>0.5.10</version> </dependency>
compile group: 'com.vladsch.boxed-json', name: 'boxed-json', version: '0.5.10'
libraryDependencies += "com.vladsch.boxed-json" % "boxed-json" % "0.5.10"
<dependency org="com.vladsch.boxed-json" name="boxed-json" rev="0.5.10"/>
@Grapes(@Grab(group='com.vladsch.boxed-json', module='boxed-json', version='0.5.10'))
'com.vladsch.boxed-json:boxed-json:jar:0.5.10'
Click the following link to download the jar file.
boxed-json-0.5.10-javadoc.jar