Download dispatch-http-json_2.9.0-0.8.2.jar file - Jar d

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

Description

Adds JSON handler verbs to Dispatch

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

License

LGPL v3

Build File

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

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

Download

Click the following link to download the jar file.

dispatch-http-json_2.9.0-0.8.2-sources.jar
dispatch-http-json_2.9.0-0.8.2.jar
dispatch-http-json_2.9.0-0.8.2.pom



Related Tutorials