License |
License |
---|---|
GroupId | GroupIdcloud.mindbox |
ArtifactId | ArtifactIdmobile-sdk |
Last Version | Last Version2.1.4 |
Release Date | Release Date |
Type | Typeaar |
Description |
DescriptionMindbox Android SDK
Test release
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
mobile-sdk-2.1.4.pom | |
mobile-sdk-2.1.4-sources.jar | 19 KB |
Browse |
<!-- https://jarcasting.com/artifacts/cloud.mindbox/mobile-sdk/ -->
<dependency>
<groupId>cloud.mindbox</groupId>
<artifactId>mobile-sdk</artifactId>
<version>2.1.4</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/cloud.mindbox/mobile-sdk/
implementation 'cloud.mindbox:mobile-sdk:2.1.4'
// https://jarcasting.com/artifacts/cloud.mindbox/mobile-sdk/
implementation ("cloud.mindbox:mobile-sdk:2.1.4")
'cloud.mindbox:mobile-sdk:aar:2.1.4'
<dependency org="cloud.mindbox" name="mobile-sdk" rev="2.1.4">
<artifact name="mobile-sdk" type="aar" />
</dependency>
@Grapes(
@Grab(group='cloud.mindbox', module='mobile-sdk', version='2.1.4')
)
libraryDependencies += "cloud.mindbox" % "mobile-sdk" % "2.1.4"
[cloud.mindbox/mobile-sdk "2.1.4"]
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-stdlib | jar | 1.4.20 |
androidx.core » core-ktx | jar | 1.7.0 |
org.jetbrains.kotlinx : kotlinx-coroutines-core | jar | 1.4.2 |
org.jetbrains.kotlinx : kotlinx-coroutines-android | jar | 1.5.0 |
com.android.volley : volley | jar | 1.2.1 |
com.google.code.gson : gson | jar | 2.8.7 |
androidx.room » room-runtime | jar | 2.4.1 |
androidx.work » work-runtime-ktx | jar | 2.7.1 |
androidx.lifecycle » lifecycle-process | jar | 2.3.1 |