is not current version
Last Version 3.0.0

com.yammer.collections.azure:azure-table-core 1.1.4

The Azure backed implementation of Google Guava Table.

GroupId

GroupId

com.yammer.collections.azure
ArtifactId

ArtifactId

azure-table-core
Version

Version

1.1.4
Type

Type

jar

Download azure-table-core 1.1.4


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