Jar examples for r:rapture-json-2.11
Rapture JSON is a comprehensive library providing support for working with JSON in Scala
You can download jar file rapture-json_2.11 1.0.4 in this page.
Apache-2.0
You can use the following script to add rapture-json_2.11-1.0.4.jar to your project.
<dependency> <groupId>com.propensive</groupId> <artifactId>rapture-json_2.11</artifactId> <version>1.0.4</version> </dependency>
compile group: 'com.propensive', name: 'rapture-json_2.11', version: '1.0.4'
libraryDependencies += "com.propensive" % "rapture-json_2.11" % "1.0.4"
<dependency org="com.propensive" name="rapture-json_2.11" rev="1.0.4"/>
@Grapes(@Grab(group='com.propensive', module='rapture-json_2.11', version='1.0.4'))
'com.propensive:rapture-json_2.11:jar:1.0.4'
Click the following link to download the jar file.
rapture-json_2.11-1.0.4-javadoc.jar