Download json4s-native_2.9.2-0.9.4.jar file - Jar j

Jar examples for j:json4s-native-2.9.2

Description

Dispatch module providing json4s native support

You can download jar file json4s-native_2.9.2 0.9.4 in this page.

License

LGPL v3

Build File

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'

Download

Click the following link to download the jar file.

json4s-native_2.9.2-0.9.4-javadoc.jar
json4s-native_2.9.2-0.9.4-sources.jar
json4s-native_2.9.2-0.9.4.jar
json4s-native_2.9.2-0.9.4.pom



Related Tutorials