is not current version
Last Version 1.7.14

com.microsoft.azure:azure-client-authentication 1.0.0-beta1

This is the authentication library for AutoRest generated Azure Java clients.

Categories

Categories

CLI User Interface
GroupId

GroupId

com.microsoft.azure
ArtifactId

ArtifactId

azure-client-authentication
Version

Version

1.0.0-beta1
Type

Type

jar

Download azure-client-authentication 1.0.0-beta1


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