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

com.microsoft.azure:azure-storage 4.0.0

SDK for Microsoft Azure Storage Clients

Группа

Группа

com.microsoft.azure
Идентификатор

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

azure-storage
Версия

Версия

4.0.0
Тип

Тип

jar

Скачать azure-storage 4.0.0


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