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