| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.auth0.android |
| Идентификатор | Идентификаторauth0 |
| Последняя версия | Последняя версия2.7.0 |
| Дата | Дата |
| Тип | Типaar |
| Описание |
ОписаниеAuth0.Android
Android toolkit for Auth0 API
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| auth0-2.7.0.pom | |
| auth0-2.7.0.aar | 168 KB |
| auth0-2.7.0-sources.jar | 124 KB |
| auth0-2.7.0-javadoc.jar | 264 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.auth0.android/auth0/ -->
<dependency>
<groupId>com.auth0.android</groupId>
<artifactId>auth0</artifactId>
<version>2.7.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.auth0.android/auth0/
implementation 'com.auth0.android:auth0:2.7.0'
// https://jarcasting.com/artifacts/com.auth0.android/auth0/
implementation ("com.auth0.android:auth0:2.7.0")
'com.auth0.android:auth0:aar:2.7.0'
<dependency org="com.auth0.android" name="auth0" rev="2.7.0">
<artifact name="auth0" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.auth0.android', module='auth0', version='2.7.0')
)
libraryDependencies += "com.auth0.android" % "auth0" % "2.7.0"
[com.auth0.android/auth0 "2.7.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.5.10 |
| androidx.core » core-ktx | jar | 1.6.0 |
| androidx.appcompat » appcompat | jar | 1.3.0 |
| androidx.browser » browser | jar | 1.3.0 |
| com.squareup.okhttp3 : okhttp | jar | 4.9.0 |
| com.squareup.okhttp3 : logging-interceptor | jar | 4.9.0 |
| com.google.code.gson : gson | jar | 2.8.9 |