GroupId | GroupIdcom.microsoft.azure |
---|---|
ArtifactId | ArtifactIdazure-mgmt-batch |
Version | Version1.39.1 |
Type | Typejar |
Filename | Size |
---|---|
azure-mgmt-batch-1.39.1.pom | |
azure-mgmt-batch-1.39.1.jar | 516 KB |
azure-mgmt-batch-1.39.1-sources.jar | 199 KB |
azure-mgmt-batch-1.39.1-javadoc.jar | 903 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.microsoft.azure/azure-mgmt-batch/ -->
<dependency>
<groupId>com.microsoft.azure</groupId>
<artifactId>azure-mgmt-batch</artifactId>
<version>1.39.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.microsoft.azure/azure-mgmt-batch/
implementation 'com.microsoft.azure:azure-mgmt-batch:1.39.1'
// https://jarcasting.com/artifacts/com.microsoft.azure/azure-mgmt-batch/
implementation ("com.microsoft.azure:azure-mgmt-batch:1.39.1")
'com.microsoft.azure:azure-mgmt-batch:jar:1.39.1'
<dependency org="com.microsoft.azure" name="azure-mgmt-batch" rev="1.39.1">
<artifact name="azure-mgmt-batch" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.microsoft.azure', module='azure-mgmt-batch', version='1.39.1')
)
libraryDependencies += "com.microsoft.azure" % "azure-mgmt-batch" % "1.39.1"
[com.microsoft.azure/azure-mgmt-batch "1.39.1"]