is not current version
Last Version 1.41.3

com.microsoft.azure:azure-mgmt-appservice 1.22.0

This package contains Microsoft Azure App Service Management SDK.

GroupId

GroupId

com.microsoft.azure
ArtifactId

ArtifactId

azure-mgmt-appservice
Version

Version

1.22.0
Type

Type

jar

Download azure-mgmt-appservice 1.22.0


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