is not current version
Last Version 3.0.0

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

An Azure backed implementation of the Google Guava Table and utils

GroupId

GroupId

com.yammer.collections.azure
ArtifactId

ArtifactId

azure-table
Version

Version

1.1.4
Type

Type

pom

Download azure-table 1.1.4

Filename Size
azure-table-1.1.4.pom 8 KB
Browse

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