Download rapture-json-spray_2.11-1.1.0.jar file - Jar r

Jar examples for r:rapture-json-spray-2.11

Description

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

You can download jar file rapture-json-spray_2.11 1.1.0 in this page.

License

Apache-2.0

Build File

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

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

Download

Click the following link to download the jar file.

rapture-json-spray_2.11-1.1.0-javadoc.jar
rapture-json-spray_2.11-1.1.0-sources.jar
rapture-json-spray_2.11-1.1.0.jar
rapture-json-spray_2.11-1.1.0.pom



Related Tutorials