This repository is for active development of the Azure SDK for Java. For consumers of the SDK we recommend visiting our public developer docs at https://docs.microsoft.com/java/azure/ or our versioned developer docs at https://azure.github.io/azure-sdk-for-java.
azure-parent 1.38.1
Group ID:
com.microsoft.azure
Artifact ID:
azure-parent
Version:
1.38.1
Release Date:
Jan 7, 2021
Licenses:
Files:
libraryDependencies += "com.microsoft.azure" % "azure-parent" % "1.38.1"
ivy"com.microsoft.azure:azure-parent:1.38.1"
//> using dep "com.microsoft.azure:azure-parent:1.38.1"
import $ivy.`com.microsoft.azure:azure-parent:1.38.1`
<dependency> <groupId>com.microsoft.azure</groupId> <artifactId>azure-parent</artifactId> <version>1.38.1</version> </dependency>
compile group: 'com.microsoft.azure', name: 'azure-parent', version: '1.38.1'