a

azure-annotations

This package contains Microsoft Azure Management SDK annotations.
https://github.com/Microsoft/java-api-annotations
The MIT License (MIT)
Microsoft
Files download
File Operation
azure-annotations-1.3.0.jar download
azure-annotations-1.3.0.pom download
azure-annotations-1.3.0-sources.jar download
Apache Maven
<dependency>
  <groupId>com.microsoft.azure</groupId>
  <artifactId>azure-annotations</artifactId>
  <version>1.3.0</version>
</dependency>
Gradle Groovy
implementation 'com.microsoft.azure:azure-annotations:1.3.0'
Gradle Kotlin
implementation("com.microsoft.azure:azure-annotations:1.3.0")
Scala SBT
libraryDependencies += "com.microsoft.azure" % "azure-annotations" % "1.3.0"
Groovy Grape
@Grapes(
  @Grab(group='com.microsoft.azure', module='azure-annotations', version='1.3.0')
)
Apache Ivy
<dependency org="com.microsoft.azure" name="azure-annotations" rev="1.3.0" />
Leiningen
[com.microsoft.azure/azure-annotations "1.3.0"]
Apache Buildr
'com.microsoft.azure:azure-annotations:jar:1.3.0'
Dependencies
The project has no third-party dependencies