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:
Files:
libraryDependencies += "com.microsoft.azure" % "azure-batch" % "9.0.0"
ivy"com.microsoft.azure:azure-batch:9.0.0"
//> using dep "com.microsoft.azure:azure-batch:9.0.0"
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'