Download dispatch-json_2.7.7-0.7.8.jar file - Jar d

Jar examples for d:dispatch-json-2.7.7

Description

You can download jar file dispatch-json_2.7.7 0.7.8 in this page.

Build File

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

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

Download

Click the following link to download the jar file.

dispatch-json_2.7.7-0.7.8-sources.jar
dispatch-json_2.7.7-0.7.8.jar
dispatch-json_2.7.7-0.7.8.pom



Related Tutorials