License |
License |
---|---|
GroupId | GroupIdcom.microsoft.azure |
ArtifactId | ArtifactIdazure-annotations |
Last Version | Last Version1.10.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionMicrosoft Azure SDK annotations
This package contains Microsoft Azure Management SDK annotations.
|
Filename | Size |
---|---|
azure-annotations-1.10.0.pom | |
azure-annotations-1.10.0.jar | 18 KB |
azure-annotations-1.10.0-sources.jar | 13 KB |
azure-annotations-1.10.0-javadoc.jar | 71 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.microsoft.azure/azure-annotations/ -->
<dependency>
<groupId>com.microsoft.azure</groupId>
<artifactId>azure-annotations</artifactId>
<version>1.10.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.microsoft.azure/azure-annotations/
implementation 'com.microsoft.azure:azure-annotations:1.10.0'
// https://jarcasting.com/artifacts/com.microsoft.azure/azure-annotations/
implementation ("com.microsoft.azure:azure-annotations:1.10.0")
'com.microsoft.azure:azure-annotations:jar:1.10.0'
<dependency org="com.microsoft.azure" name="azure-annotations" rev="1.10.0">
<artifact name="azure-annotations" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.microsoft.azure', module='azure-annotations', version='1.10.0')
)
libraryDependencies += "com.microsoft.azure" % "azure-annotations" % "1.10.0"
[com.microsoft.azure/azure-annotations "1.10.0"]