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

com.microsoft.azure:azure-gradle-plugins-common 1.1.0

A common lib for sharing code among azure gradle plugins

Категории

Категории

Gradle Компиляция и сборка
Группа

Группа

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

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

azure-gradle-plugins-common
Версия

Версия

1.1.0
Тип

Тип

jar

Скачать azure-gradle-plugins-common 1.1.0


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