is not current version
Last Version 1.7.1

com.liftric:auth-android-debug 1.5.0

Lightweight AWS Cognito client for Kotlin Multiplatform projects.

GroupId

GroupId

com.liftric
ArtifactId

ArtifactId

auth-android-debug
Version

Version

1.5.0
Type

Type

aar

Download auth-android-debug 1.5.0


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