Download rapture-json-json4s_2.10-2.0.0-M1.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 2.0.0-M1 in this page.

License

Apache-2.0

Build File

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

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

Download

Click the following link to download the jar file.

rapture-json-json4s_2.10-2.0.0-M1-javadoc.jar
rapture-json-json4s_2.10-2.0.0-M1-sources.jar
rapture-json-json4s_2.10-2.0.0-M1.jar
rapture-json-json4s_2.10-2.0.0-M1.pom



Related Tutorials