is not current version
Last Version 0.21.1

com.microsoft.azure:azure-toolkit-libs 0.21.0

Wrapped libs for Microsoft Azure Toolkits

GroupId

GroupId

com.microsoft.azure
ArtifactId

ArtifactId

azure-toolkit-libs
Version

Version

0.21.0
Type

Type

pom

Download azure-toolkit-libs 0.21.0


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