| License |
License |
|---|---|
| GroupId | GroupIdcloud.mindbox |
| ArtifactId | ArtifactIdmindbox-hms |
| Last Version | Last Version2.0.0-alpha10 |
| Release Date | Release Date |
| Type | Typeaar |
| Description |
DescriptionMindbox Android SDK
Test release
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| mindbox-hms-2.0.0-alpha10.pom | |
| mindbox-hms-2.0.0-alpha10-sources.jar | 2 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/cloud.mindbox/mindbox-hms/ -->
<dependency>
<groupId>cloud.mindbox</groupId>
<artifactId>mindbox-hms</artifactId>
<version>2.0.0-alpha10</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/cloud.mindbox/mindbox-hms/
implementation 'cloud.mindbox:mindbox-hms:2.0.0-alpha10'
// https://jarcasting.com/artifacts/cloud.mindbox/mindbox-hms/
implementation ("cloud.mindbox:mindbox-hms:2.0.0-alpha10")
'cloud.mindbox:mindbox-hms:aar:2.0.0-alpha10'
<dependency org="cloud.mindbox" name="mindbox-hms" rev="2.0.0-alpha10">
<artifact name="mindbox-hms" type="aar" />
</dependency>
@Grapes(
@Grab(group='cloud.mindbox', module='mindbox-hms', version='2.0.0-alpha10')
)
libraryDependencies += "cloud.mindbox" % "mindbox-hms" % "2.0.0-alpha10"
[cloud.mindbox/mindbox-hms "2.0.0-alpha10"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.jetbrains.kotlin : kotlin-stdlib | jar | 1.4.20 |
| Group / Artifact | Type | Version |
|---|---|---|
| cloud.mindbox : mobile-sdk | jar | 2.0.0-alpha10 |
| org.jetbrains.kotlinx : kotlinx-coroutines-core | jar | 1.4.2 |
| com.huawei.hms » push | jar | 6.1.0.300 |
| com.huawei.hms » ads-identifier | jar | 3.4.39.302 |
| com.google.code.gson : gson | jar | 2.8.7 |
| androidx.annotation » annotation | jar | 1.3.0 |