is not current version
Last Version 1.41.3

com.microsoft.azure:azure-mgmt-containerservice 1.29.0

This package contains Microsoft Azure Container Service SDK.

Categories

Categories

Container
GroupId

GroupId

com.microsoft.azure
ArtifactId

ArtifactId

azure-mgmt-containerservice
Version

Version

1.29.0
Type

Type

jar

Download azure-mgmt-containerservice 1.29.0


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