is not current version
Last Version 0.9.1

com.propensive:rapture-fs_2.11.0-RC4 0.9.0

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

GroupId

GroupId

com.propensive
ArtifactId

ArtifactId

rapture-fs_2.11.0-RC4
Version

Version

0.9.0
Type

Type

jar

Download rapture-fs_2.11.0-RC4 0.9.0


<!-- https://jarcasting.com/artifacts/com.propensive/rapture-fs_2.11.0-RC4/ -->
<dependency>
    <groupId>com.propensive</groupId>
    <artifactId>rapture-fs_2.11.0-RC4</artifactId>
    <version>0.9.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.propensive/rapture-fs_2.11.0-RC4/
implementation 'com.propensive:rapture-fs_2.11.0-RC4:0.9.0'
// https://jarcasting.com/artifacts/com.propensive/rapture-fs_2.11.0-RC4/
implementation ("com.propensive:rapture-fs_2.11.0-RC4:0.9.0")
'com.propensive:rapture-fs_2.11.0-RC4:jar:0.9.0'
<dependency org="com.propensive" name="rapture-fs_2.11.0-RC4" rev="0.9.0">
  <artifact name="rapture-fs_2.11.0-RC4" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.propensive', module='rapture-fs_2.11.0-RC4', version='0.9.0')
)
libraryDependencies += "com.propensive" % "rapture-fs_2.11.0-RC4" % "0.9.0"
[com.propensive/rapture-fs_2.11.0-RC4 "0.9.0"]