Jar examples for r:rapture-core-2.10
The Rapture Core project provides a common foundation upon which other Rapture projects are based, however it provides utilities which may be useful in any project.
You can download jar file rapture-core_2.10 1.0.0 in this page.
Apache-2.0
You can use the following script to add rapture-core_2.10-1.0.0.jar to your project.
<dependency> <groupId>com.propensive</groupId> <artifactId>rapture-core_2.10</artifactId> <version>1.0.0</version> </dependency>
compile group: 'com.propensive', name: 'rapture-core_2.10', version: '1.0.0'
libraryDependencies += "com.propensive" % "rapture-core_2.10" % "1.0.0"
<dependency org="com.propensive" name="rapture-core_2.10" rev="1.0.0"/>
@Grapes(@Grab(group='com.propensive', module='rapture-core_2.10', version='1.0.0'))
'com.propensive:rapture-core_2.10:jar:1.0.0'
Click the following link to download the jar file.
rapture-core_2.10-1.0.0-javadoc.jar