is not current version
Last Version 1.6.0

org.jclouds.api:filesystem 1.0-beta-9d

jclouds components to access filesystem

GroupId

GroupId

org.jclouds.api
ArtifactId

ArtifactId

filesystem
Version

Version

1.0-beta-9d
Type

Type

jar

Download filesystem 1.0-beta-9d


<!-- https://jarcasting.com/artifacts/org.jclouds.api/filesystem/ -->
<dependency>
    <groupId>org.jclouds.api</groupId>
    <artifactId>filesystem</artifactId>
    <version>1.0-beta-9d</version>
</dependency>
// https://jarcasting.com/artifacts/org.jclouds.api/filesystem/
implementation 'org.jclouds.api:filesystem:1.0-beta-9d'
// https://jarcasting.com/artifacts/org.jclouds.api/filesystem/
implementation ("org.jclouds.api:filesystem:1.0-beta-9d")
'org.jclouds.api:filesystem:jar:1.0-beta-9d'
<dependency org="org.jclouds.api" name="filesystem" rev="1.0-beta-9d">
  <artifact name="filesystem" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jclouds.api', module='filesystem', version='1.0-beta-9d')
)
libraryDependencies += "org.jclouds.api" % "filesystem" % "1.0-beta-9d"
[org.jclouds.api/filesystem "1.0-beta-9d"]