Последняя версия

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.

Лицензия

Лицензия

Apache License, Version 2.0
Группа

Группа

com.microsoftopentechnologies
Идентификатор

Идентификатор

adal
Версия

Версия

0.6-alpha
Тип

Тип

aar
Описание

Описание

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.
Ссылка на сайт

Ссылка на сайт

https://github.com/MSOpenTech/azure-activedirectory-library-for-android
Система контроля версий

Система контроля версий

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

Скачать 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"]

Зависимости

compile (2)

Идентификатор библиотеки Тип Версия
android.support » compatibility-v4 jar [18,)
com.google.code.gson : gson jar 2.2.4

provided (1)

Идентификатор библиотеки Тип Версия
android » android jar [4.4.0,)

Модули Проекта

Данный проект не имеет модулей.