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

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

Lightweight AWS Cognito Identity Provider client for Kotlin Multiplatform projects.

Группа

Группа

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

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

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

Версия

2.4.2
Тип

Тип

aar

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


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