is not current version
Last Version 12.3.1

com.azure:azure-data-tables 12.1.2

This package contains the client library for Microsoft Azure Tables.

Categories

Categories

Data
GroupId

GroupId

com.azure
ArtifactId

ArtifactId

azure-data-tables
Version

Version

12.1.2
Type

Type

jar

Download azure-data-tables 12.1.2


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