is not current version
Last Version 0.9.8

com.microsoft.azure:azure-svc-mgmt-compute 0.9.3

This package contains Microsoft Azure Compute Management SDK for Service Management APIs.

GroupId

GroupId

com.microsoft.azure
ArtifactId

ArtifactId

azure-svc-mgmt-compute
Version

Version

0.9.3
Type

Type

jar

Download azure-svc-mgmt-compute 0.9.3


<!-- https://jarcasting.com/artifacts/com.microsoft.azure/azure-svc-mgmt-compute/ -->
<dependency>
    <groupId>com.microsoft.azure</groupId>
    <artifactId>azure-svc-mgmt-compute</artifactId>
    <version>0.9.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.microsoft.azure/azure-svc-mgmt-compute/
implementation 'com.microsoft.azure:azure-svc-mgmt-compute:0.9.3'
// https://jarcasting.com/artifacts/com.microsoft.azure/azure-svc-mgmt-compute/
implementation ("com.microsoft.azure:azure-svc-mgmt-compute:0.9.3")
'com.microsoft.azure:azure-svc-mgmt-compute:jar:0.9.3'
<dependency org="com.microsoft.azure" name="azure-svc-mgmt-compute" rev="0.9.3">
  <artifact name="azure-svc-mgmt-compute" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.microsoft.azure', module='azure-svc-mgmt-compute', version='0.9.3')
)
libraryDependencies += "com.microsoft.azure" % "azure-svc-mgmt-compute" % "0.9.3"
[com.microsoft.azure/azure-svc-mgmt-compute "0.9.3"]