GroupId | GroupIdcom.microsoft.azure |
---|---|
ArtifactId | ArtifactIdazure-svc-mgmt-compute |
Version | Version0.8.2 |
Type | Typejar |
Filename | Size |
---|---|
azure-svc-mgmt-compute-0.8.2.pom | |
azure-svc-mgmt-compute-0.8.2.jar | 528 KB |
Browse |
<!-- 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.8.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.microsoft.azure/azure-svc-mgmt-compute/
implementation 'com.microsoft.azure:azure-svc-mgmt-compute:0.8.2'
// https://jarcasting.com/artifacts/com.microsoft.azure/azure-svc-mgmt-compute/
implementation ("com.microsoft.azure:azure-svc-mgmt-compute:0.8.2")
'com.microsoft.azure:azure-svc-mgmt-compute:jar:0.8.2'
<dependency org="com.microsoft.azure" name="azure-svc-mgmt-compute" rev="0.8.2">
<artifact name="azure-svc-mgmt-compute" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.microsoft.azure', module='azure-svc-mgmt-compute', version='0.8.2')
)
libraryDependencies += "com.microsoft.azure" % "azure-svc-mgmt-compute" % "0.8.2"
[com.microsoft.azure/azure-svc-mgmt-compute "0.8.2"]