Download rapture-json_2.11-2.0.0-M9.jar file - Jar r

Jar examples for r:rapture-json-2.11

Description

Rapture JSON is a comprehensive library providing support for working with JSON in Scala

You can download jar file rapture-json_2.11 2.0.0-M9 in this page.

License

Apache-2.0

Build File

You can use the following script to add rapture-json_2.11-2.0.0-M9.jar to your project.

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

Download

Click the following link to download the jar file.

rapture-json_2.11-2.0.0-M9-javadoc.jar
rapture-json_2.11-2.0.0-M9-sources.jar
rapture-json_2.11-2.0.0-M9.jar
rapture-json_2.11-2.0.0-M9.pom



Related Tutorials