is not current version
Last Version 12.14.0-beta.1

com.azure:azure-storage-file-share 12.11.0

This module contains client library for Microsoft Azure File Share Storage.

GroupId

GroupId

com.azure
ArtifactId

ArtifactId

azure-storage-file-share
Version

Version

12.11.0
Type

Type

jar

Download azure-storage-file-share 12.11.0


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