is not current version
Last Version 1.41.3

com.microsoft.azure:azure-mgmt-containerinstance 1.21.0

This package contains Microsoft Azure Container Instance SDK.

Categories

Categories

Container
GroupId

GroupId

com.microsoft.azure
ArtifactId

ArtifactId

azure-mgmt-containerinstance
Version

Version

1.21.0
Type

Type

jar

Download azure-mgmt-containerinstance 1.21.0


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