| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.liftric |
| Идентификатор | Идентификаторauth-android-debug |
| Последняя версия | Последняя версия1.7.1 |
| Дата | Дата |
| Тип | Типaar |
| Описание |
ОписаниеAuth
Lightweight AWS Cognito client for Kotlin Multiplatform projects.
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| auth-android-debug-1.7.1.pom | |
| auth-android-debug-1.7.1-sources.jar | 15 KB |
| auth-android-debug-1.7.1-javadoc.jar | 261 bytes |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.liftric/auth-android-debug/ -->
<dependency>
<groupId>com.liftric</groupId>
<artifactId>auth-android-debug</artifactId>
<version>1.7.1</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.liftric/auth-android-debug/
implementation 'com.liftric:auth-android-debug:1.7.1'
// https://jarcasting.com/artifacts/com.liftric/auth-android-debug/
implementation ("com.liftric:auth-android-debug:1.7.1")
'com.liftric:auth-android-debug:aar:1.7.1'
<dependency org="com.liftric" name="auth-android-debug" rev="1.7.1">
<artifact name="auth-android-debug" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.liftric', module='auth-android-debug', version='1.7.1')
)
libraryDependencies += "com.liftric" % "auth-android-debug" % "1.7.1"
[com.liftric/auth-android-debug "1.7.1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.5.20 |
| org.jetbrains.kotlin : kotlin-stdlib-common | jar | 1.5.20 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| io.ktor : ktor-client-android | jar | 1.6.1 |
| io.ktor : ktor-client-core-jvm | jar | 1.6.1 |
| org.jetbrains.kotlinx : kotlinx-coroutines-core-jvm | jar | 1.5.0-native-mt |
| org.jetbrains.kotlinx : kotlinx-serialization-core-jvm | jar | 1.2.1 |
| io.ktor : ktor-client-serialization-jvm | jar | 1.6.1 |