Download rapture-core_2.11-2.0.0-M2.jar file - Jar r

Jar examples for r:rapture-core-2.11

Description

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.11 2.0.0-M2 in this page.

License

Apache-2.0

Build File

You can use the following script to add rapture-core_2.11-2.0.0-M2.jar to your project.

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

Download

Click the following link to download the jar file.

rapture-core_2.11-2.0.0-M2-javadoc.jar
rapture-core_2.11-2.0.0-M2-sources.jar
rapture-core_2.11-2.0.0-M2.jar
rapture-core_2.11-2.0.0-M2.pom



Related Tutorials