License |
License |
---|---|
GroupId | GroupIdcom.microsoft.azure |
ArtifactId | ArtifactIdazure-management |
Last Version | Last Version0.8.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionMicrosoft Azure SDK for Management
This package contains Microsoft Azure Management SDK.
|
Project URL |
Project URL |
Filename | Size |
---|---|
azure-management-0.8.0.pom | |
azure-management-0.8.0.jar | 92 KB |
azure-management-0.8.0-sources.jar | 72 KB |
azure-management-0.8.0-javadoc.jar | 306 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.microsoft.azure/azure-management/ -->
<dependency>
<groupId>com.microsoft.azure</groupId>
<artifactId>azure-management</artifactId>
<version>0.8.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.microsoft.azure/azure-management/
implementation 'com.microsoft.azure:azure-management:0.8.0'
// https://jarcasting.com/artifacts/com.microsoft.azure/azure-management/
implementation ("com.microsoft.azure:azure-management:0.8.0")
'com.microsoft.azure:azure-management:jar:0.8.0'
<dependency org="com.microsoft.azure" name="azure-management" rev="0.8.0">
<artifact name="azure-management" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.microsoft.azure', module='azure-management', version='0.8.0')
)
libraryDependencies += "com.microsoft.azure" % "azure-management" % "0.8.0"
[com.microsoft.azure/azure-management "0.8.0"]