не последняя версия
Последняя версия 12.14.0-beta.1

com.azure:azure-storage-blob-batch 12.3.0

This module contains client library for Microsoft Azure Blob Storage batching.

Группа

Группа

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

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

azure-storage-blob-batch
Версия

Версия

12.3.0
Тип

Тип

jar

Скачать azure-storage-blob-batch 12.3.0


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