License |
License |
---|---|
GroupId | GroupIdcom.liftric |
ArtifactId | ArtifactIdcognito-idp-android-debug |
Version | Version2.4.2-prerelease-2 |
Type | Typeaar |
Description |
Descriptioncognito-idp
Lightweight AWS Cognito Identity Provider client for Kotlin Multiplatform projects.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- 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-prerelease-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-prerelease-2'
// https://jarcasting.com/artifacts/com.liftric/cognito-idp-android-debug/
implementation ("com.liftric:cognito-idp-android-debug:2.4.2-prerelease-2")
'com.liftric:cognito-idp-android-debug:aar:2.4.2-prerelease-2'
<dependency org="com.liftric" name="cognito-idp-android-debug" rev="2.4.2-prerelease-2">
<artifact name="cognito-idp-android-debug" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.liftric', module='cognito-idp-android-debug', version='2.4.2-prerelease-2')
)
libraryDependencies += "com.liftric" % "cognito-idp-android-debug" % "2.4.2-prerelease-2"
[com.liftric/cognito-idp-android-debug "2.4.2-prerelease-2"]
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.5.31 |
org.jetbrains.kotlin : kotlin-stdlib-common | jar | 1.5.31 |
Group / Artifact | Type | Version |
---|---|---|
io.ktor : ktor-client-android | jar | 1.6.5 |
io.ktor : ktor-client-core-jvm | jar | 1.6.5 |
org.jetbrains.kotlinx : kotlinx-coroutines-core-jvm | jar | 1.5.2-native-mt |
org.jetbrains.kotlinx : kotlinx-serialization-core-jvm | jar | 1.3.0 |
io.ktor : ktor-client-serialization-jvm | jar | 1.6.5 |