is not current version
Last Version 1.3.2

com.microsoft.azure:azure-arm-parent 0.0.1-beta

This package contains the parent module of Autogenerated Microsoft Azure ARM SDK.

GroupId

GroupId

com.microsoft.azure
ArtifactId

ArtifactId

azure-arm-parent
Version

Version

0.0.1-beta
Type

Type

pom

Download azure-arm-parent 0.0.1-beta


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