is not current version
Last Version 3.2.0

com.sshtools:vfs-azure 3.0.1

An Azure Commons VFS provider.

GroupId

GroupId

com.sshtools
ArtifactId

ArtifactId

vfs-azure
Version

Version

3.0.1
Type

Type

jar

Download vfs-azure 3.0.1


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