is not current version
Last Version 1.10.0

com.microsoft.azure:azure-annotations 1.9.0

This package contains Microsoft Azure Management SDK annotations.

GroupId

GroupId

com.microsoft.azure
ArtifactId

ArtifactId

azure-annotations
Version

Version

1.9.0
Type

Type

jar

Download azure-annotations 1.9.0


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