is not current version
Last Version 10.0.0

com.microsoft.azure:azure-batch 4.0.1

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

GroupId

GroupId

com.microsoft.azure
ArtifactId

ArtifactId

azure-batch
Version

Version

4.0.1
Type

Type

jar

Download azure-batch 4.0.1


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