Last Version

adal 4.1.0

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

License

License

MIT License
GroupId

GroupId

com.microsoft.aad
ArtifactId

ArtifactId

adal
Version

Version

4.1.0
Type

Type

aar
Description

Description

adal
Azure active directory library for Android gives you the ability to add Windows Azure Active Directory authentication to your application with just a few lines of additional code. Using our ADAL SDKs you can quickly and easily extend your existing application to all the employees that use Windows Azure AD and Active Directory on-premises using Active Directory Federation Services, including Office365 customers.
Project URL

Project URL

https://github.com/AzureAD/azure-activedirectory-library-for-android
Source Code Management

Source Code Management

https://github.com/AzureAD/azure-activedirectory-library-for-android/tree/master

Download adal 4.1.0


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

Dependencies

compile (7)

Group / Artifact Type Version
androidx.appcompat » appcompat jar 1.0.2
com.google.code.gson : gson jar 2.8.9
androidx.annotation » annotation jar 1.0.0
androidx.legacy » legacy-support-v4 jar 1.0.0
com.nimbusds : nimbus-jose-jwt jar 9.9
androidx.constraintlayout » constraintlayout jar 1.1.3
com.microsoft.identity : common jar 4.2.0

Project Modules

There are no modules declared in this project.