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

com.liftric:cognito-idp-android-debug 2.2.0

Lightweight AWS Cognito Identity Provider client for Kotlin Multiplatform projects.

Группа

Группа

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

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

cognito-idp-android-debug
Версия

Версия

2.2.0
Тип

Тип

aar

Скачать cognito-idp-android-debug 2.2.0


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