MVN

com.microsoft.identity : common

Maven & Gradle

Mar 31, 2022
2 usages
38 stars

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

<dependency>
    <groupId>com.microsoft.identity</groupId>
    <artifactId>common</artifactId>
    <version>3.6.9</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.microsoft.identity : common to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 3.6.9
  • Latest Release Candidate: 3.4.4-RC1
  • Latest Alpha: 0.0.10-alpha

All Versions

Choose a version of com.microsoft.identity : common to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
4.0.x
common-4.0.2
common-4.0.1
3.6.x
common-3.6.9
common-3.6.7
common-3.6.6
common-3.6.5
common-3.6.4
common-3.6.3
common-3.6.2
common-3.6.1
common-3.6.0
3.5.x
common-3.5.0
3.4.x
common-3.4.5
common-3.4.4
common-3.4.4-RC1
common-3.4.3
common-3.4.0
3.3.x
common-3.3.1
3.2.x
common-3.2.1
common-3.2.0
3.1.x
common-3.1.2
common-3.1.0
3.0.x
common-3.0.9
common-3.0.8
common-3.0.7
common-3.0.6
common-3.0.4
common-3.0.2-hf1
common-3.0.2
common-3.0.1
2.1.x
common-2.1.1
2.0.x
common-2.0.15
common-2.0.14
common-2.0.12-hf1
common-2.0.12
common-2.0.11
common-2.0.10
common-2.0.8
common-2.0.7
common-2.0.5
common-2.0.3
common-2.0.2-hf1
common-2.0.2
1.0.x
common-1.0.15
common-1.0.14-hf1
common-1.0.14
common-1.0.13-hf1
common-1.0.13
common-1.0.7-hf1
common-1.0.7
common-1.0.3
0.0.x
common-0.0.10-hf2
common-0.0.10-hf1
common-0.0.10
common-0.0.10-alpha
common-0.0.9
common-0.0.8
common-0.0.7
common-0.0.6
common-0.0.5
common-0.0.4-hf1
common-0.0.4
common-0.0.3

How to add a dependency to Maven

Add the following com.microsoft.identity : common maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.microsoft.identity</groupId>
    <artifactId>common</artifactId>
    <version>3.6.9</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.microsoft.identity : common gradle dependency to your build.gradle file:

implementation 'com.microsoft.identity:common:3.6.9'

Gradle Kotlin DSL: Add the following com.microsoft.identity : common gradle kotlin dependency to your build.gradle.kts file:

implementation("com.microsoft.identity:common:3.6.9")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.microsoft.identity : common sbt scala dependency to your build.sbt file:

libraryDependencies += "com.microsoft.identity" % "common" % "3.6.9"

Advertisement

Dependencies from Group

Mar 31, 2022
2 usages
38 stars
Aug 07, 2023
1 usages
38 stars

Discover Dependencies

Apr 04, 2023
2 usages
497 stars
Dec 26, 2019
5 usages
23 stars
Nov 08, 2022
2 usages
23 stars
Dec 26, 2019
2 usages
23 stars
Sep 18, 2018
2 usages
1.5k stars
Sep 18, 2018
2 usages
1.5k stars
Aug 20, 2018
2 usages
379 stars
Aug 22, 2018
2 usages
195 stars