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