не последняя версия
Последняя версия 1.41.3

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

This package contains Microsoft Azure Container Instance SDK.

Категории

Категории

Контейнер
Группа

Группа

com.microsoft.azure
Идентификатор

Идентификатор

azure-mgmt-containerinstance
Версия

Версия

1.29.0
Тип

Тип

jar

Скачать azure-mgmt-containerinstance 1.29.0


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