Last Version

adal 0.6-alpha

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

Apache License, Version 2.0
GroupId

GroupId

com.microsoftopentechnologies
ArtifactId

ArtifactId

adal
Version

Version

0.6-alpha
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/MSOpenTech/azure-activedirectory-library-for-android
Source Code Management

Source Code Management

https://github.com/MSOpenTech/azure-activedirectory-library-for-android.git

Download adal 0.6-alpha


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

Dependencies

compile (2)

Group / Artifact Type Version
android.support » compatibility-v4 jar [18,)
com.google.code.gson : gson jar 2.2.4

provided (1)

Group / Artifact Type Version
android » android jar [4.4.0,)

Project Modules

There are no modules declared in this project.