a

azure-svc-mgmt-storage

This package contains Microsoft Azure SDK for Storage Management.
https://github.com/Azure/azure-sdk-for-java
The Apache Software License, Version 2.0
Microsoft
Files download
File Operation
azure-svc-mgmt-storage-0.8.3.jar download
azure-svc-mgmt-storage-0.8.3.pom download
azure-svc-mgmt-storage-0.8.3-sources.jar download
Apache Maven
<dependency>
  <groupId>com.microsoft.azure</groupId>
  <artifactId>azure-svc-mgmt-storage</artifactId>
  <version>0.8.3</version>
</dependency>
Gradle Groovy
implementation 'com.microsoft.azure:azure-svc-mgmt-storage:0.8.3'
Gradle Kotlin
implementation("com.microsoft.azure:azure-svc-mgmt-storage:0.8.3")
Scala SBT
libraryDependencies += "com.microsoft.azure" % "azure-svc-mgmt-storage" % "0.8.3"
Groovy Grape
@Grapes(
  @Grab(group='com.microsoft.azure', module='azure-svc-mgmt-storage', version='0.8.3')
)
Apache Ivy
<dependency org="com.microsoft.azure" name="azure-svc-mgmt-storage" rev="0.8.3" />
Leiningen
[com.microsoft.azure/azure-svc-mgmt-storage "0.8.3"]
Apache Buildr
'com.microsoft.azure:azure-svc-mgmt-storage:jar:0.8.3'