GroupId | GroupIdcom.github.dalet-oss |
---|---|
ArtifactId | ArtifactIdvfs-azure |
Version | Version4.0.1 |
Type | Typejar |
Filename | Size |
---|---|
vfs-azure-4.0.1.pom | |
vfs-azure-4.0.1.jar | 18 KB |
vfs-azure-4.0.1-sources.jar | 16 KB |
vfs-azure-4.0.1-javadoc.jar | 59 KB |
Browse |
<!-- 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"]