is not current version
Last Version 4.2.1

com.github.dalet-oss:vfs-azure 4.0.1

Azure Blob Storage Provider for the Apache Commons VFS library

GroupId

GroupId

com.github.dalet-oss
ArtifactId

ArtifactId

vfs-azure
Version

Version

4.0.1
Type

Type

jar

Download vfs-azure 4.0.1


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