Jar examples for d:dispatch-json4s-native-2.10
Dispatch module providing json4s native support
You can download jar file dispatch-json4s-native_2.10 0.11.2 in this page.
LGPL v3
You can use the following script to add dispatch-json4s-native_2.10-0.11.2.jar to your project.
<dependency> <groupId>net.databinder.dispatch</groupId> <artifactId>dispatch-json4s-native_2.10</artifactId> <version>0.11.2</version> </dependency>
compile group: 'net.databinder.dispatch', name: 'dispatch-json4s-native_2.10', version: '0.11.2'
libraryDependencies += "net.databinder.dispatch" % "dispatch-json4s-native_2.10" % "0.11.2"
<dependency org="net.databinder.dispatch" name="dispatch-json4s-native_2.10" rev="0.11.2"/>
@Grapes(@Grab(group='net.databinder.dispatch', module='dispatch-json4s-native_2.10', version='0.11.2'))
'net.databinder.dispatch:dispatch-json4s-native_2.10:jar:0.11.2'
Click the following link to download the jar file.
dispatch-json4s-native_2.10-0.11.2-javadoc.jar