Download dispatch-json_2.8.1-0.8.3.jar file - Jar d

Jar examples for d:dispatch-json-2.8.1

Description

A JSON parser

You can download jar file dispatch-json_2.8.1 0.8.3 in this page.

License

LGPL v3

Build File

You can use the following script to add dispatch-json_2.8.1-0.8.3.jar to your project.

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

Download

Click the following link to download the jar file.

dispatch-json_2.8.1-0.8.3-sources.jar
dispatch-json_2.8.1-0.8.3.jar
dispatch-json_2.8.1-0.8.3.pom



Related Tutorials