Download rapture-json-json4s_2.10-1.1.0.jar file - Jar r

Jar examples for r:rapture-json-json4s-2.10

Description

Rapture JSON/JSON4S provides support the JSON4S parser in Rapture JSON

You can download jar file rapture-json-json4s_2.10 1.1.0 in this page.

License

Apache-2.0

Build File

You can use the following script to add rapture-json-json4s_2.10-1.1.0.jar to your project.

<dependency>
   <groupId>com.propensive</groupId>
   <artifactId>rapture-json-json4s_2.10</artifactId>
   <version>1.1.0</version>
</dependency>
compile group: 'com.propensive', name: 'rapture-json-json4s_2.10', version: '1.1.0'
libraryDependencies += "com.propensive" % "rapture-json-json4s_2.10" % "1.1.0"
<dependency org="com.propensive" name="rapture-json-json4s_2.10" rev="1.1.0"/>
@Grapes(@Grab(group='com.propensive', module='rapture-json-json4s_2.10', version='1.1.0'))
'com.propensive:rapture-json-json4s_2.10:jar:1.1.0'

Download

Click the following link to download the jar file.

rapture-json-json4s_2.10-1.1.0-javadoc.jar
rapture-json-json4s_2.10-1.1.0-sources.jar
rapture-json-json4s_2.10-1.1.0.jar
rapture-json-json4s_2.10-1.1.0.pom



Related Tutorials