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

com.liftric:auth-android-debug 1.5.1

Lightweight AWS Cognito client for Kotlin Multiplatform projects.

Группа

Группа

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

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

auth-android-debug
Версия

Версия

1.5.1
Тип

Тип

aar

Скачать auth-android-debug 1.5.1


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