Jar examples for a:azure-storage-android
SDK for Microsoft Azure Storage Android Clients
You can download jar file azure-storage-android 2.0.0 in this page.
The Apache Software License, Version 2.0
You can use the following script to add azure-storage-android-2.0.0.jar to your project.
<dependency> <groupId>com.microsoft.azure.android</groupId> <artifactId>azure-storage-android</artifactId> <version>2.0.0</version> </dependency>
compile group: 'com.microsoft.azure.android', name: 'azure-storage-android', version: '2.0.0'
libraryDependencies += "com.microsoft.azure.android" % "azure-storage-android" % "2.0.0"
<dependency org="com.microsoft.azure.android" name="azure-storage-android" rev="2.0.0"/>
@Grapes(@Grab(group='com.microsoft.azure.android', module='azure-storage-android', version='2.0.0'))
'com.microsoft.azure.android:azure-storage-android:jar:2.0.0'
Click the following link to download the jar file.
azure-storage-android-2.0.0-javadoc.jar