is not current version
Last Version 3.2.0

com.sshtools:vfs-ext 3.0.1

Commons VFS extensions.

GroupId

GroupId

com.sshtools
ArtifactId

ArtifactId

vfs-ext
Version

Version

3.0.1
Type

Type

jar

Download vfs-ext 3.0.1


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