is not current version
Last Version 3.2.0

com.sshtools:vfs-azure 3.1.0

An Azure Commons VFS provider.

GroupId

GroupId

com.sshtools
ArtifactId

ArtifactId

vfs-azure
Version

Version

3.1.0
Type

Type

jar

Download vfs-azure 3.1.0


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