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