не последняя версия
Последняя версия 4.2.1

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

Azure Blob Storage Provider for the Apache Commons VFS library

Группа

Группа

com.github.dalet-oss
Идентификатор

Идентификатор

vfs-azure
Версия

Версия

3.1.8.1
Тип

Тип

jar

Скачать vfs-azure 3.1.8.1


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