is not current version
Last Version 3.0.0

com.yammer.collections.azure:azure-table-util 2.0.1

Out of the box Azure backed Table implementation.

GroupId

GroupId

com.yammer.collections.azure
ArtifactId

ArtifactId

azure-table-util
Version

Version

2.0.1
Type

Type

jar

Download azure-table-util 2.0.1


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