Download dispatch-json4s-native_2.9.3-0.10.1.jar file - Jar d

Jar examples for d:dispatch-json4s-native-2.9.3

Description

Dispatch module providing json4s native support

You can download jar file dispatch-json4s-native_2.9.3 0.10.1 in this page.

License

LGPL v3

Build File

You can use the following script to add dispatch-json4s-native_2.9.3-0.10.1.jar to your project.

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

Download

Click the following link to download the jar file.

dispatch-json4s-native_2.9.3-0.10.1-javadoc.jar
dispatch-json4s-native_2.9.3-0.10.1-sources.jar
dispatch-json4s-native_2.9.3-0.10.1.jar
dispatch-json4s-native_2.9.3-0.10.1.pom



Related Tutorials