License |
License
MIT License
|
---|---|
Categories |
CategoriesIDE Development Tools |
GroupId | GroupIdcom.microsoft.identity |
ArtifactId | ArtifactIdcommon |
Last Version | Last Version5.0.0 |
Release Date | Release Date |
Type | Typeaar |
Description |
Descriptioncommon
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 |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
common-5.0.0.pom | |
common-5.0.0.aar | 703 KB |
common-5.0.0-sources.jar | 695 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.microsoft.identity/common/ -->
<dependency>
<groupId>com.microsoft.identity</groupId>
<artifactId>common</artifactId>
<version>5.0.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.microsoft.identity/common/
implementation 'com.microsoft.identity:common:5.0.0'
// https://jarcasting.com/artifacts/com.microsoft.identity/common/
implementation ("com.microsoft.identity:common:5.0.0")
'com.microsoft.identity:common:aar:5.0.0'
<dependency org="com.microsoft.identity" name="common" rev="5.0.0">
<artifact name="common" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.microsoft.identity', module='common', version='5.0.0')
)
libraryDependencies += "com.microsoft.identity" % "common" % "5.0.0"
[com.microsoft.identity/common "5.0.0"]
Group / Artifact | Type | Version |
---|---|---|
com.microsoft.identity : common4j | jar | 2.0.0 |
Group / Artifact | Type | Version |
---|---|---|
com.microsoft.device.display » display-mask | jar | 0.3.0 |
cz.msebera.android : httpclient | jar | 4.5.8 |
com.nimbusds : nimbus-jose-jwt | jar | 9.9 |
androidx.appcompat » appcompat | jar | 1.0.2 |
com.google.code.gson : gson | jar | 2.8.9 |
androidx.browser » browser | jar | 1.0.0 |
androidx.constraintlayout » constraintlayout | jar | 1.1.3 |