Download azure-table-core-3.0.0.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 3.0.0 in this page.

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials