is not current version
Last Version 1.0.1

com.joyent.manta:commons-vfs-manta 1.0.0

Apache Commons VFS Manta Provider

Categories

Categories

Ant Build Tools
GroupId

GroupId

com.joyent.manta
ArtifactId

ArtifactId

commons-vfs-manta
Version

Version

1.0.0
Type

Type

jar

Download commons-vfs-manta 1.0.0


<!-- https://jarcasting.com/artifacts/com.joyent.manta/commons-vfs-manta/ -->
<dependency>
    <groupId>com.joyent.manta</groupId>
    <artifactId>commons-vfs-manta</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.joyent.manta/commons-vfs-manta/
implementation 'com.joyent.manta:commons-vfs-manta:1.0.0'
// https://jarcasting.com/artifacts/com.joyent.manta/commons-vfs-manta/
implementation ("com.joyent.manta:commons-vfs-manta:1.0.0")
'com.joyent.manta:commons-vfs-manta:jar:1.0.0'
<dependency org="com.joyent.manta" name="commons-vfs-manta" rev="1.0.0">
  <artifact name="commons-vfs-manta" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.joyent.manta', module='commons-vfs-manta', version='1.0.0')
)
libraryDependencies += "com.joyent.manta" % "commons-vfs-manta" % "1.0.0"
[com.joyent.manta/commons-vfs-manta "1.0.0"]