is not current version
Last Version 12.4.0-beta.1

com.azure:azure-storage-internal-avro 12.2.2

This module contains internal use only avro parser code based for Microsoft Azure Storage client libraries.

GroupId

GroupId

com.azure
ArtifactId

ArtifactId

azure-storage-internal-avro
Version

Version

12.2.2
Type

Type

jar

Download azure-storage-internal-avro 12.2.2


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