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

com.microsoft.azure:azure-storage 2.2.0

SDK for Microsoft Azure Storage Clients

Группа

Группа

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

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

azure-storage
Версия

Версия

2.2.0
Тип

Тип

jar

Скачать azure-storage 2.2.0


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