Jar examples for r:rapture-json-jackson-2.10
Rapture JSON/Jackson provides integration between Rapture JSON and the Jackson JSON parser
You can download jar file rapture-json-jackson_2.10 2.0.0-M7 in this page.
Apache-2.0
You can use the following script to add rapture-json-jackson_2.10-2.0.0-M7.jar to your project.
<dependency> <groupId>com.propensive</groupId> <artifactId>rapture-json-jackson_2.10</artifactId> <version>2.0.0-M7</version> </dependency>
compile group: 'com.propensive', name: 'rapture-json-jackson_2.10', version: '2.0.0-M7'
libraryDependencies += "com.propensive" % "rapture-json-jackson_2.10" % "2.0.0-M7"
<dependency org="com.propensive" name="rapture-json-jackson_2.10" rev="2.0.0-M7"/>
@Grapes(@Grab(group='com.propensive', module='rapture-json-jackson_2.10', version='2.0.0-M7'))
'com.propensive:rapture-json-jackson_2.10:jar:2.0.0-M7'
Click the following link to download the jar file.
rapture-json-jackson_2.10-2.0.0-M7-javadoc.jar