GroupId | GroupIdcom.microsoft.azure |
---|---|
ArtifactId | ArtifactIdazure-mgmt-batch |
Version | Version1.26.0 |
Type | Typejar |
Filename | Size |
---|---|
azure-mgmt-batch-1.26.0.pom | |
azure-mgmt-batch-1.26.0.jar | 384 KB |
azure-mgmt-batch-1.26.0-sources.jar | 146 KB |
azure-mgmt-batch-1.26.0-javadoc.jar | 609 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.26.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.microsoft.azure/azure-mgmt-batch/
implementation 'com.microsoft.azure:azure-mgmt-batch:1.26.0'
// https://jarcasting.com/artifacts/com.microsoft.azure/azure-mgmt-batch/
implementation ("com.microsoft.azure:azure-mgmt-batch:1.26.0")
'com.microsoft.azure:azure-mgmt-batch:jar:1.26.0'
<dependency org="com.microsoft.azure" name="azure-mgmt-batch" rev="1.26.0">
<artifact name="azure-mgmt-batch" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.microsoft.azure', module='azure-mgmt-batch', version='1.26.0')
)
libraryDependencies += "com.microsoft.azure" % "azure-mgmt-batch" % "1.26.0"
[com.microsoft.azure/azure-mgmt-batch "1.26.0"]