is not current version
Last Version 0.7.0

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

Azure Authentication Library

GroupId

GroupId

com.microsoft.azure
ArtifactId

ArtifactId

azure-auth-helper
Version

Version

0.1.0
Type

Type

jar

Download azure-auth-helper 0.1.0


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