Auth

Lightweight AWS Cognito client for Kotlin Multiplatform projects.

License

License

MIT
GroupId

GroupId

com.liftric
ArtifactId

ArtifactId

auth-android-debug
Last Version

Last Version

1.7.1
Release Date

Release Date

Type

Type

aar
Description

Description

Auth
Lightweight AWS Cognito client for Kotlin Multiplatform projects.
Project URL

Project URL

https://github.com/Liftric/Auth
Source Code Management

Source Code Management

https://github.com/Liftric/Auth

Download auth-android-debug

How to add to project

<!-- 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"]

Dependencies

compile (2)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.5.20
org.jetbrains.kotlin : kotlin-stdlib-common jar 1.5.20

runtime (5)

Group / Artifact Type Version
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

Project Modules

There are no modules declared in this project.
com.liftric

Versions

Version
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