azure / azure-sdk-for-java   1.38.1

MIT License GitHub

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:
MIT
Files:

libraryDependencies += "com.microsoft.azure" % "azure-parent" % "1.38.1"

Mill build tool

ivy"com.microsoft.azure:azure-parent:1.38.1"

Scala CLI

//> using dep "com.microsoft.azure:azure-parent:1.38.1"

Ammonite REPL

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'