| Лицензия |
Лицензия
License
|
|---|---|
| Группа | Группаcom.cleverpine |
| Идентификатор | Идентификаторauthentication |
| Версия | Версия0.0.4 |
| Тип | Типaar |
| Описание |
Описаниеauthentication
Cleverpine authentication library
|
| Имя Файла | Размер |
|---|---|
| authentication-0.0.4.pom | |
| authentication-0.0.4-sources.jar | 14 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.cleverpine/authentication/ -->
<dependency>
<groupId>com.cleverpine</groupId>
<artifactId>authentication</artifactId>
<version>0.0.4</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.cleverpine/authentication/
implementation 'com.cleverpine:authentication:0.0.4'
// https://jarcasting.com/artifacts/com.cleverpine/authentication/
implementation ("com.cleverpine:authentication:0.0.4")
'com.cleverpine:authentication:aar:0.0.4'
<dependency org="com.cleverpine" name="authentication" rev="0.0.4">
<artifact name="authentication" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.cleverpine', module='authentication', version='0.0.4')
)
libraryDependencies += "com.cleverpine" % "authentication" % "0.0.4"
[com.cleverpine/authentication "0.0.4"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| androidx.databinding » databinding-common | jar | 7.0.3 |
| androidx.databinding » databinding-runtime | jar | 7.0.3 |
| androidx.databinding » databinding-adapters | jar | 7.0.3 |
| androidx.databinding » databinding-ktx | jar | 7.0.3 |
| org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.5.31 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| androidx.core » core-ktx | jar | 1.6.0 |
| androidx.appcompat » appcompat | jar | 1.3.1 |
| com.google.android.material » material | jar | 1.4.0 |
| androidx.constraintlayout » constraintlayout | jar | 2.1.0 |
| org.jetbrains.kotlinx : kotlinx-coroutines-android | jar | 1.5.0 |
| androidx.lifecycle » lifecycle-viewmodel-ktx | jar | 2.3.1 |
| com.squareup.retrofit2 : retrofit | jar | 2.6.2 |
| com.squareup.retrofit2 : converter-gson | jar | 2.6.2 |
| com.squareup.okhttp3 : logging-interceptor | jar | 3.11.0 |