Download dispatch-json_2.8.0-0.8.0.Beta3.jar file - Jar d

Jar examples for d:dispatch-json-2.8.0

Description

A JSON parser

You can download jar file dispatch-json_2.8.0 0.8.0.Beta3 in this page.

License

LGPL v3

Build File

You can use the following script to add dispatch-json_2.8.0-0.8.0.Beta3.jar to your project.

<dependency>
   <groupId>net.databinder</groupId>
   <artifactId>dispatch-json_2.8.0</artifactId>
   <version>0.8.0.Beta3</version>
</dependency>
compile group: 'net.databinder', name: 'dispatch-json_2.8.0', version: '0.8.0.Beta3'
libraryDependencies += "net.databinder" % "dispatch-json_2.8.0" % "0.8.0.Beta3"
<dependency org="net.databinder" name="dispatch-json_2.8.0" rev="0.8.0.Beta3"/>
@Grapes(@Grab(group='net.databinder', module='dispatch-json_2.8.0', version='0.8.0.Beta3'))
'net.databinder:dispatch-json_2.8.0:jar:0.8.0.Beta3'

Download

Click the following link to download the jar file.

dispatch-json_2.8.0-0.8.0.Beta3-sources.jar
dispatch-json_2.8.0-0.8.0.Beta3.jar
dispatch-json_2.8.0-0.8.0.Beta3.pom



Related Tutorials