is not current version
Last Version 1.5.2

com.azure:azure-identity 1.2.5

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.2.5
Type

Type

jar

Download azure-identity 1.2.5


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