common4j

This library contains common java 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

common4j
Last Version

Last Version

2.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

common4j
This library contains common java 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 common4j

How to add to project

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

Dependencies

runtime (5)

Group / Artifact Type Version
com.nimbusds : nimbus-jose-jwt jar 9.9
com.google.code.gson : gson jar 2.8.9
org.json : json jar 20180813
com.github.stephenc.jcip : jcip-annotations jar 1.0-1
cz.msebera.android : httpclient jar 4.5.8

Project Modules

There are no modules declared in this project.

Versions

Version
2.0.0
1.2.0
1.1.0
1.0.2
1.0.1
0.0.5
0.0.4
0.0.3