не последняя версия
Последняя версия 12.3.1

com.azure:azure-data-tables 12.1.2

This package contains the client library for Microsoft Azure Tables.

Категории

Категории

Данные
Группа

Группа

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

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

azure-data-tables
Версия

Версия

12.1.2
Тип

Тип

jar

Скачать 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"]