MVN

com.microsoft.identity.client : msal

Maven & Gradle

Aug 08, 2023
201 stars

msal · Microsoft Identity library for Android gives you the ability to add authentication to your application with just a few lines of additional code. Using our MSAL SDKs you can quickly and easily extend your existing application to all the employees that use MSA, B2C, Azure AD and Active Directory on-premises using Active Directory Federation Services, including Office365 customers.

<dependency>
    <groupId>com.microsoft.identity.client</groupId>
    <artifactId>msal</artifactId>
    <version>4.7.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 4.7.0
  • Latest Release Candidate: 2.1.0-RC2
  • Latest Alpha: 0.3.2-alpha

All Versions

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

Version Vulnerabilities Updated
4.7.x
msal-4.7.0
4.6.x
msal-4.6.3
msal-4.6.2
msal-4.6.1
4.5.x
msal-4.5.0
4.4.x
msal-4.4.0
4.2.x
msal-4.2.0
4.1.x
msal-4.1.3
msal-4.1.0
4.0.x
msal-4.0.5
msal-4.0.4
msal-4.0.3
msal-4.0.2
msal-4.0.1
msal-4.0.0
3.0.x
msal-3.0.2
2.2.x
msal-2.2.3
msal-2.2.2
msal-2.2.1
msal-2.2.0
2.1.x
msal-2.1.0
msal-2.1.0-RC2
msal-2.1.0-RC1
2.0.x
msal-2.0.12
msal-2.0.10
msal-2.0.8
msal-2.0.6
msal-2.0.5
msal-2.0.4
msal-2.0.3
msal-2.0.2
msal-2.0.1
msal-2.0.0
1.6.x
msal-1.6.0
1.5.x
msal-1.5.5
msal-1.5.4
msal-1.5.3
msal-1.5.2
msal-1.5.1
msal-1.5.0
1.4.x
msal-1.4.1
msal-1.4.0
1.3.x
msal-1.3.0
1.2.x
msal-1.2.0-hf1
msal-1.2.0
1.1.x
msal-1.1.0-hf1
msal-1.1.0
1.0.x
msal-1.0.1
msal-1.0.0-hf1
msal-1.0.0
0.3.x
msal-0.3.2-alpha
msal-0.3.1-alpha
0.2.x
msal-0.2.2
msal-0.2.1
msal-0.2.0
0.1.x
msal-0.1.3
msal-0.1.2
msal-0.1.1
msal-0.1.0

How to add a dependency to Maven

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

<dependency>
    <groupId>com.microsoft.identity.client</groupId>
    <artifactId>msal</artifactId>
    <version>4.7.0</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'com.microsoft.identity.client:msal:4.7.0'

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

implementation("com.microsoft.identity.client:msal:4.7.0")

How to add a dependency to SBT Scala

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

libraryDependencies += "com.microsoft.identity.client" % "msal" % "4.7.0"

Advertisement

Dependencies from Group

Aug 08, 2023
201 stars

Discover Dependencies

May 30, 2023
3 usages
45 stars
Aug 24, 2023
16 usages
680 stars
May 03, 2020
3 usages
3 stars
Sep 11, 2022
5 usages
1k stars
Nov 25, 2022
1 usages
1.2k stars
Jul 28, 2023
52 usages
8.6k stars
Jul 07, 2023
31 usages
182.4k stars
Apr 04, 2023
1 usages
23 stars