azure / azure-sdk-for-java   9.0.0

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-batch 9.0.0


Group ID:
com.microsoft.azure
Artifact ID:
azure-batch
Version:
9.0.0
Release Date:
Jan 11, 2021
Licenses:
MIT
Files:

libraryDependencies += "com.microsoft.azure" % "azure-batch" % "9.0.0"

Mill build tool

ivy"com.microsoft.azure:azure-batch:9.0.0"

Scala CLI

//> using dep "com.microsoft.azure:azure-batch:9.0.0"

Ammonite REPL

import $ivy.`com.microsoft.azure:azure-batch:9.0.0`

<dependency>
  <groupId>com.microsoft.azure</groupId>
  <artifactId>azure-batch</artifactId>
  <version>9.0.0</version>
</dependency>

compile group: 'com.microsoft.azure', name: 'azure-batch', version: '9.0.0'