Download rapture-json_2.10-1.0.8.jar file - Jar r

Jar examples for r:rapture-json-2.10

Description

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

You can download jar file rapture-json_2.10 1.0.8 in this page.

License

Apache-2.0

Build File

You can use the following script to add rapture-json_2.10-1.0.8.jar to your project.

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

Download

Click the following link to download the jar file.

rapture-json_2.10-1.0.8-javadoc.jar
rapture-json_2.10-1.0.8-sources.jar
rapture-json_2.10-1.0.8.jar
rapture-json_2.10-1.0.8.pom



Related Tutorials