is not current version
Last Version 2.0.0-M9

com.propensive:rapture-fs_2.10 0.10.0

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

GroupId

GroupId

com.propensive
ArtifactId

ArtifactId

rapture-fs_2.10
Version

Version

0.10.0
Type

Type

jar

Download rapture-fs_2.10 0.10.0


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