is not current version
Last Version 1.3.2

com.microsoft.azure:azure-arm-parent 1.3.0

Parent POM for Microsoft Azure SDK for Java

GroupId

GroupId

com.microsoft.azure
ArtifactId

ArtifactId

azure-arm-parent
Version

Version

1.3.0
Type

Type

pom

Download azure-arm-parent 1.3.0

Filename Size
azure-arm-parent-1.3.0.pom 26 KB
Browse

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