Jar examples for r:rapture-data-2.10
Rapture Data provides a basis for working with structured data, such as JSON and XML
You can download jar file rapture-data_2.10 2.0.0-M2 in this page.
Apache-2.0
You can use the following script to add rapture-data_2.10-2.0.0-M2.jar to your project.
<dependency> <groupId>com.propensive</groupId> <artifactId>rapture-data_2.10</artifactId> <version>2.0.0-M2</version> </dependency>
compile group: 'com.propensive', name: 'rapture-data_2.10', version: '2.0.0-M2'
libraryDependencies += "com.propensive" % "rapture-data_2.10" % "2.0.0-M2"
<dependency org="com.propensive" name="rapture-data_2.10" rev="2.0.0-M2"/>
@Grapes(@Grab(group='com.propensive', module='rapture-data_2.10', version='2.0.0-M2'))
'com.propensive:rapture-data_2.10:jar:2.0.0-M2'
Click the following link to download the jar file.
rapture-data_2.10-2.0.0-M2-javadoc.jar