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