Auth

Lightweight AWS Cognito client for Kotlin Multiplatform projects.

Лицензия

Лицензия

MIT
Группа

Группа

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

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

auth-android
Последняя версия

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

1.7.1
Дата

Дата

Тип

Тип

aar
Описание

Описание

Auth
Lightweight AWS Cognito client for Kotlin Multiplatform projects.
Ссылка на сайт

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

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

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

https://github.com/Liftric/Auth

Скачать auth-android

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

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

Зависимости

compile (2)

Идентификатор библиотеки Тип Версия
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.5.20
org.jetbrains.kotlin : kotlin-stdlib-common jar 1.5.20

runtime (5)

Идентификатор библиотеки Тип Версия
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

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

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

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

Версия
1.7.1
1.7.0
1.6.3
1.6.2
1.6.1
1.6.0
1.5.2
1.5.1
1.5.0
1.4.0