is not current version
Last Version 1.7.1

com.liftric:auth-android 1.6.1

Lightweight AWS Cognito client for Kotlin Multiplatform projects.

GroupId

GroupId

com.liftric
ArtifactId

ArtifactId

auth-android
Version

Version

1.6.1
Type

Type

aar

Download auth-android 1.6.1


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