is not current version
Last Version 2.0.0-java7-beta1

com.microsoft.azure.v2:azure-client-authentication 2.0.0-beta4

This package contains the authentication connectors to Active Directory for JDK.

Categories

Categories

CLI User Interface
GroupId

GroupId

com.microsoft.azure.v2
ArtifactId

ArtifactId

azure-client-authentication
Version

Version

2.0.0-beta4
Type

Type

jar

Download azure-client-authentication 2.0.0-beta4


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