is not current version
Last Version 0.21.1

com.microsoft.azure:azure-toolkit-appservice-lib 0.19.0


GroupId

GroupId

com.microsoft.azure
ArtifactId

ArtifactId

azure-toolkit-appservice-lib
Version

Version

0.19.0
Type

Type

jar

Download azure-toolkit-appservice-lib 0.19.0


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