is not current version
Last Version 1.5.2

com.azure:azure-identity 1.4.6

This module contains client library for Microsoft Azure Identity.

Categories

Categories

IDE Development Tools
GroupId

GroupId

com.azure
ArtifactId

ArtifactId

azure-identity
Version

Version

1.4.6
Type

Type

jar

Download azure-identity 1.4.6


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