Download rapture-fs_2.11-2.0.0-M4.jar file - Jar r

Jar examples for r:rapture-fs-2.11

Description

Rapture FS is a library for Rapture IO for working with filesystems

You can download jar file rapture-fs_2.11 2.0.0-M4 in this page.

License

Apache-2.0

Build File

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

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

Download

Click the following link to download the jar file.

rapture-fs_2.11-2.0.0-M4-javadoc.jar
rapture-fs_2.11-2.0.0-M4-sources.jar
rapture-fs_2.11-2.0.0-M4.jar
rapture-fs_2.11-2.0.0-M4.pom



Related Tutorials