Guardian.Android

Android toolkit for Auth0 Guardian API

Лицензия

Лицензия

Группа

Группа

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

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

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

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

0.6.0
Дата

Дата

Тип

Тип

aar
Описание

Описание

Guardian.Android
Android toolkit for Auth0 Guardian API
Ссылка на сайт

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

https://github.com/auth0/Guardian.Android
Система контроля версий

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

https://github.com/auth0/Guardian.Android

Скачать guardian

Как подключить последнюю версию

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

Зависимости

runtime (4)

Идентификатор библиотеки Тип Версия
androidx.annotation » annotation jar 1.2.0
com.google.code.gson : gson jar 2.8.6
com.squareup.okhttp3 : okhttp jar 3.14.0
com.squareup.okhttp3 : logging-interceptor jar 3.14.0

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

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

Auth0

Версии библиотеки

Версия
0.6.0
0.5.0
0.4.0
0.3.0
0.2.0
0.1.0