Download azure-svc-mgmt-storage-0.9.8.jar file - Jar a

Jar examples for a:azure-svc-mgmt-storage

Description

This package contains Microsoft Azure SDK for Storage Management.

You can download jar file azure-svc-mgmt-storage 0.9.8 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add azure-svc-mgmt-storage-0.9.8.jar to your project.

<dependency>
   <groupId>com.microsoft.azure</groupId>
   <artifactId>azure-svc-mgmt-storage</artifactId>
   <version>0.9.8</version>
</dependency>
compile group: 'com.microsoft.azure', name: 'azure-svc-mgmt-storage', version: '0.9.8'
libraryDependencies += "com.microsoft.azure" % "azure-svc-mgmt-storage" % "0.9.8"
<dependency org="com.microsoft.azure" name="azure-svc-mgmt-storage" rev="0.9.8"/>
@Grapes(@Grab(group='com.microsoft.azure', module='azure-svc-mgmt-storage', version='0.9.8'))
'com.microsoft.azure:azure-svc-mgmt-storage:jar:0.9.8'

Download

Click the following link to download the jar file.

azure-svc-mgmt-storage-0.9.8-javadoc.jar
azure-svc-mgmt-storage-0.9.8-sources.jar
azure-svc-mgmt-storage-0.9.8.jar
azure-svc-mgmt-storage-0.9.8.pom



Related Tutorials