| Лицензия |
Лицензия
MIT License
|
|---|---|
| Категории |
КатегорииIDE Инструменты разработки |
| Группа | Группаcom.microsoft.identity |
| Идентификатор | Идентификаторcommon |
| Последняя версия | Последняя версия5.0.0 |
| Дата | Дата |
| Тип | Типaar |
| Описание |
Описание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
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| common-5.0.0.pom | |
| common-5.0.0.aar | 703 KB |
| common-5.0.0-sources.jar | 695 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.microsoft.identity/common/ -->
<dependency>
<groupId>com.microsoft.identity</groupId>
<artifactId>common</artifactId>
<version>5.0.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.microsoft.identity/common/
implementation 'com.microsoft.identity:common:5.0.0'
// https://jarcasting.com/artifacts/com.microsoft.identity/common/
implementation ("com.microsoft.identity:common:5.0.0")
'com.microsoft.identity:common:aar:5.0.0'
<dependency org="com.microsoft.identity" name="common" rev="5.0.0">
<artifact name="common" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.microsoft.identity', module='common', version='5.0.0')
)
libraryDependencies += "com.microsoft.identity" % "common" % "5.0.0"
[com.microsoft.identity/common "5.0.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.microsoft.identity : common4j | jar | 2.0.0 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.microsoft.device.display » display-mask | jar | 0.3.0 |
| cz.msebera.android : httpclient | jar | 4.5.8 |
| com.nimbusds : nimbus-jose-jwt | jar | 9.9 |
| androidx.appcompat » appcompat | jar | 1.0.2 |
| com.google.code.gson : gson | jar | 2.8.9 |
| androidx.browser » browser | jar | 1.0.0 |
| androidx.constraintlayout » constraintlayout | jar | 1.1.3 |