Download dispatch-json_2.8.0-0.8.0.Beta5.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.Beta5 in this page.

License

LGPL v3

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials