не последняя версия
Последняя версия 10.0.0

com.microsoft.azure:azure-batch 1.0.0-beta2

This package contains Microsoft Azure Batch Service SDK.

Группа

Группа

com.microsoft.azure
Идентификатор

Идентификатор

azure-batch
Версия

Версия

1.0.0-beta2
Тип

Тип

jar

Скачать azure-batch 1.0.0-beta2


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