is not current version
Last Version 1.0.0-beta.6

com.azure:azure-storage-fastpath 1.0.0-beta.2

Microsoft Azure Storage SDK for Fastpath

GroupId

GroupId

com.azure
ArtifactId

ArtifactId

azure-storage-fastpath
Version

Version

1.0.0-beta.2
Type

Type

jar

Download azure-storage-fastpath 1.0.0-beta.2


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