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

com.microsoft.azure:azure-mgmt-appservice 1.0.0-beta4

This package contains Microsoft Azure App Service Management SDK.

Группа

Группа

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

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

azure-mgmt-appservice
Версия

Версия

1.0.0-beta4
Тип

Тип

jar

Скачать azure-mgmt-appservice 1.0.0-beta4


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