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

com.microsoft.azure:azure-auth-helper 0.4.0

Azure Authentication Library

Группа

Группа

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

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

azure-auth-helper
Версия

Версия

0.4.0
Тип

Тип

jar

Скачать azure-auth-helper 0.4.0


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