is not current version
Last Version 1.0.0.M1

com.microsoft.azure:azure-bom 0.8.3

This package contains Microsoft Azure SDK for Java.

GroupId

GroupId

com.microsoft.azure
ArtifactId

ArtifactId

azure-bom
Version

Version

0.8.3
Type

Type

pom

Download azure-bom 0.8.3

Filename Size
azure-bom-0.8.3.pom 3 KB
Browse

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