is not current version
Last Version 12.0.0-preview.4

com.azure:azure-storage-file 12.0.0-preview.2


GroupId

GroupId

com.azure
ArtifactId

ArtifactId

azure-storage-file
Version

Version

12.0.0-preview.2
Type

Type

jar

Download azure-storage-file 12.0.0-preview.2


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