не последняя версия
Последняя версия 2.3.0

com.microsoft.azure:azure-dependencies-bom 1.0.0.M2

BOM for Azure SDK dependencies

Группа

Группа

com.microsoft.azure
Идентификатор

Идентификатор

azure-dependencies-bom
Версия

Версия

1.0.0.M2
Тип

Тип

pom

Скачать azure-dependencies-bom 1.0.0.M2

Имя Файла Размер
azure-dependencies-bom-1.0.0.M2.pom 6 KB
Обзор

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