is not current version
Last Version 5.0.0

common 3.4.3

This library contains code shared between the Active Directory Authentication Library (ADAL) for Android and the Microsoft Authentication Library (MSAL) for Android. This library includes only internal classes and is NOT part of the public API

License

License

MIT License
Categories

Categories

IDE Development Tools
GroupId

GroupId

com.microsoft.identity
ArtifactId

ArtifactId

common
Version

Version

3.4.3
Type

Type

aar
Description

Description

common
This library contains code shared between the Active Directory Authentication Library (ADAL) for Android and the Microsoft Authentication Library (MSAL) for Android. This library includes only internal classes and is NOT part of the public API
Project URL

Project URL

https://github.com/AzureAD/microsoft-authentication-library-common-for-android
Source Code Management

Source Code Management

https://github.com/AzureAD/microsoft-authentication-library-common-for-android/tree/master

Download common 3.4.3


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

Dependencies

runtime (6)

Group / Artifact Type Version
com.microsoft.device.display » display-mask jar 0.3.0
com.nimbusds : nimbus-jose-jwt jar 8.2
androidx.appcompat » appcompat jar 1.0.2
com.google.code.gson : gson jar 2.8.5
androidx.browser » browser jar 1.0.0
androidx.constraintlayout » constraintlayout jar 1.1.3

Project Modules

There are no modules declared in this project.