License |
License |
---|---|
Categories |
CategoriesMessaging Application Layer Libs |
GroupId | GroupIdat.bluesource.choicesdk |
ArtifactId | ArtifactIdchoicesdk-messaging |
Last Version | Last Version0.3.0 |
Release Date | Release Date |
Type | Typeaar |
Description |
DescriptionChoice SDK Messaging
A SDK that aims to wrap similar functionalities from HMS and GMS services to one common interface.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
choicesdk-messaging-0.3.0.pom | |
choicesdk-messaging-0.3.0-sources.jar | 21 KB |
Browse |
<!-- https://jarcasting.com/artifacts/at.bluesource.choicesdk/choicesdk-messaging/ -->
<dependency>
<groupId>at.bluesource.choicesdk</groupId>
<artifactId>choicesdk-messaging</artifactId>
<version>0.3.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/at.bluesource.choicesdk/choicesdk-messaging/
implementation 'at.bluesource.choicesdk:choicesdk-messaging:0.3.0'
// https://jarcasting.com/artifacts/at.bluesource.choicesdk/choicesdk-messaging/
implementation ("at.bluesource.choicesdk:choicesdk-messaging:0.3.0")
'at.bluesource.choicesdk:choicesdk-messaging:aar:0.3.0'
<dependency org="at.bluesource.choicesdk" name="choicesdk-messaging" rev="0.3.0">
<artifact name="choicesdk-messaging" type="aar" />
</dependency>
@Grapes(
@Grab(group='at.bluesource.choicesdk', module='choicesdk-messaging', version='0.3.0')
)
libraryDependencies += "at.bluesource.choicesdk" % "choicesdk-messaging" % "0.3.0"
[at.bluesource.choicesdk/choicesdk-messaging "0.3.0"]
Group / Artifact | Type | Version |
---|---|---|
io.reactivex.rxjava3 : rxjava | jar | 3.0.13 |
io.reactivex.rxjava3 : rxandroid | jar | 3.0.0 |
at.bluesource.choicesdk : choicesdk-core | jar | 0.3.0 |
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-stdlib | jar | 1.5.21 |
androidx.core » core-ktx | jar | 1.6.0 |
org.jetbrains.kotlinx : kotlinx-coroutines-rx3 | jar | 1.5.1 |
org.jetbrains.kotlinx : kotlinx-coroutines-android | jar | 1.5.1 |
org.jetbrains.kotlinx : kotlinx-coroutines-play-services | jar | 1.5.1 |
com.jakewharton.rxrelay3 : rxrelay | jar | 3.0.1 |
com.google.firebase » firebase-messaging-ktx | jar | |
com.huawei.hms » push | jar | 5.3.0.301 |