Download dispatch-http-json_2.9.0-1-0.7.8.jar file - Jar d

Jar examples for d:dispatch-http-json-2.9.0-1

Description

Adds JSON handler verbs to Dispatch

You can download jar file dispatch-http-json_2.9.0-1 0.7.8 in this page.

License

LGPL v3

Build File

You can use the following script to add dispatch-http-json_2.9.0-1-0.7.8.jar to your project.

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

Download

Click the following link to download the jar file.

dispatch-http-json_2.9.0-1-0.7.8-sources.jar
dispatch-http-json_2.9.0-1-0.7.8.jar
dispatch-http-json_2.9.0-1-0.7.8.pom



Related Tutorials