is not current version
Last Version 1.41.3

com.microsoft.azure:azure-parent 1.20.1

This package contains the parent module of Microsoft Azure SDK.

GroupId

GroupId

com.microsoft.azure
ArtifactId

ArtifactId

azure-parent
Version

Version

1.20.1
Type

Type

pom

Download azure-parent 1.20.1

Filename Size
azure-parent-1.20.1.pom 15 KB
Browse

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