License |
License |
---|---|
GroupId | GroupIdcloud.mindbox |
ArtifactId | ArtifactIdmobile-sdk |
Version | Version1.1.0 |
Type | Typeaar |
Description |
DescriptionMindbox Android SDK
Test release
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
mobile-sdk-1.1.0.pom | |
mobile-sdk-1.1.0-sources.jar | 78 KB |
Browse |
<!-- https://jarcasting.com/artifacts/cloud.mindbox/mobile-sdk/ -->
<dependency>
<groupId>cloud.mindbox</groupId>
<artifactId>mobile-sdk</artifactId>
<version>1.1.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/cloud.mindbox/mobile-sdk/
implementation 'cloud.mindbox:mobile-sdk:1.1.0'
// https://jarcasting.com/artifacts/cloud.mindbox/mobile-sdk/
implementation ("cloud.mindbox:mobile-sdk:1.1.0")
'cloud.mindbox:mobile-sdk:aar:1.1.0'
<dependency org="cloud.mindbox" name="mobile-sdk" rev="1.1.0">
<artifact name="mobile-sdk" type="aar" />
</dependency>
@Grapes(
@Grab(group='cloud.mindbox', module='mobile-sdk', version='1.1.0')
)
libraryDependencies += "cloud.mindbox" % "mobile-sdk" % "1.1.0"
[cloud.mindbox/mobile-sdk "1.1.0"]
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-stdlib | jar | 1.4.20 |
androidx.core » core-ktx | jar | 1.3.2 |
com.google.firebase » firebase-messaging | jar | |
com.google.android.gms » play-services-basement | jar | 17.5.0 |
com.google.android.gms » play-services-ads-identifier | jar | 17.0.0 |
org.jetbrains.kotlinx : kotlinx-coroutines-core | jar | 1.4.2 |
org.jetbrains.kotlinx : kotlinx-coroutines-android | jar | 1.4.2 |
com.android.volley : volley | jar | 1.1.1 |
com.google.code.gson : gson | jar | 2.8.6 |
androidx.room » room-runtime | jar | 2.3.0 |
androidx.work » work-runtime-ktx | jar | 2.4.0 |
androidx.lifecycle » lifecycle-process | jar | 2.3.1 |