Download azure-table-core-2.0.1.jar file - Jar a

Jar examples for a:azure-table-core

Description

The Azure backed implementation of Google Guava Table.

You can download jar file azure-table-core 2.0.1 in this page.

Build File

You can use the following script to add azure-table-core-2.0.1.jar to your project.

<dependency>
   <groupId>com.yammer.collections.azure</groupId>
   <artifactId>azure-table-core</artifactId>
   <version>2.0.1</version>
</dependency>
compile group: 'com.yammer.collections.azure', name: 'azure-table-core', version: '2.0.1'
libraryDependencies += "com.yammer.collections.azure" % "azure-table-core" % "2.0.1"
<dependency org="com.yammer.collections.azure" name="azure-table-core" rev="2.0.1"/>
@Grapes(@Grab(group='com.yammer.collections.azure', module='azure-table-core', version='2.0.1'))
'com.yammer.collections.azure:azure-table-core:jar:2.0.1'

Download

Click the following link to download the jar file.

azure-table-core-2.0.1-javadoc.jar
azure-table-core-2.0.1-sources.jar
azure-table-core-2.0.1.jar
azure-table-core-2.0.1.pom



Related Tutorials