GroupId | GroupIdcom.microsoft.azure |
---|---|
ArtifactId | ArtifactIdazure-mgmt-storage |
Version | Version0.9.3 |
Type | Typejar |
Filename | Size |
---|---|
azure-mgmt-storage-0.9.3.pom | |
azure-mgmt-storage-0.9.3.jar | 75 KB |
azure-mgmt-storage-0.9.3-sources.jar | 63 KB |
azure-mgmt-storage-0.9.3-javadoc.jar | 244 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.microsoft.azure/azure-mgmt-storage/ -->
<dependency>
<groupId>com.microsoft.azure</groupId>
<artifactId>azure-mgmt-storage</artifactId>
<version>0.9.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.microsoft.azure/azure-mgmt-storage/
implementation 'com.microsoft.azure:azure-mgmt-storage:0.9.3'
// https://jarcasting.com/artifacts/com.microsoft.azure/azure-mgmt-storage/
implementation ("com.microsoft.azure:azure-mgmt-storage:0.9.3")
'com.microsoft.azure:azure-mgmt-storage:jar:0.9.3'
<dependency org="com.microsoft.azure" name="azure-mgmt-storage" rev="0.9.3">
<artifact name="azure-mgmt-storage" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.microsoft.azure', module='azure-mgmt-storage', version='0.9.3')
)
libraryDependencies += "com.microsoft.azure" % "azure-mgmt-storage" % "0.9.3"
[com.microsoft.azure/azure-mgmt-storage "0.9.3"]