is not current version
Last Version 12.3.1

com.azure:azure-data-tables 12.0.0-beta.1

This package contains the Microsoft Azure Table storage client library.

Categories

Categories

Data
GroupId

GroupId

com.azure
ArtifactId

ArtifactId

azure-data-tables
Version

Version

12.0.0-beta.1
Type

Type

jar

Download azure-data-tables 12.0.0-beta.1


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