is not current version
Last Version 10.0.0

com.microsoft.azure:azure-batch 2.1.0

This package contains the root module of Microsoft Azure Batch SDK.

GroupId

GroupId

com.microsoft.azure
ArtifactId

ArtifactId

azure-batch
Version

Version

2.1.0
Type

Type

jar

Download azure-batch 2.1.0


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