is not current version
Last Version 0.14.0

com.microsoft.azure:azure-tools-common 0.13.1


GroupId

GroupId

com.microsoft.azure
ArtifactId

ArtifactId

azure-tools-common
Version

Version

0.13.1
Type

Type

jar

Download azure-tools-common 0.13.1


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