is not current version
Last Version 1.41.3

com.microsoft.azure:azure-parent 0.6.0

This package contains the parent module of Microsoft Azure SDK.

GroupId

GroupId

com.microsoft.azure
ArtifactId

ArtifactId

azure-parent
Version

Version

0.6.0
Type

Type

pom

Download azure-parent 0.6.0

Filename Size
azure-parent-0.6.0.pom 10 KB
Browse

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