is not current version
Last Version 1.5.2

com.azure:azure-identity 1.1.1

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

Type

jar

Download azure-identity 1.1.1


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