cognito-idp

Lightweight AWS Cognito Identity Provider client for Kotlin Multiplatform projects.

License

License

MIT
GroupId

GroupId

com.liftric
ArtifactId

ArtifactId

cognito-idp-android-debug
Last Version

Last Version

2.5.0
Release Date

Release Date

Type

Type

aar
Description

Description

cognito-idp
Lightweight AWS Cognito Identity Provider client for Kotlin Multiplatform projects.
Project URL

Project URL

https://github.com/liftric/cognito-idp
Source Code Management

Source Code Management

https://github.com/liftric/cognito-idp

Download cognito-idp-android-debug

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-common jar 1.6.21
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.6.21

runtime (5)

Group / Artifact Type Version
io.ktor : ktor-client-core-jvm jar 2.0.2
org.jetbrains.kotlinx : kotlinx-coroutines-core-jvm jar 1.6.1
org.jetbrains.kotlinx : kotlinx-serialization-core-jvm jar 1.3.3
io.ktor : ktor-serialization-kotlinx-json-jvm jar 2.0.2
io.ktor : ktor-client-android-jvm jar 2.0.2

Project Modules

There are no modules declared in this project.

Versions

Version
2.5.0
2.4.3
2.4.2-prerelease-2
2.4.2-prerelease-1
2.4.2
2.4.1
2.4.0
2.3.0
2.2.0
2.1.0
2.0.1
2.0.0