is not current version
Last Version 12.14.0-beta.1

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

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

GroupId

GroupId

com.azure
ArtifactId

ArtifactId

azure-storage-blob-batch
Version

Version

12.9.0
Type

Type

jar

Download azure-storage-blob-batch 12.9.0


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