License |
License |
---|---|
Categories |
CategoriesMessaging Application Layer Libs |
GroupId | GroupIdio.customer.android |
ArtifactId | ArtifactIdmessaging-push-fcm |
Last Version | Last Version2.0.1 |
Release Date | Release Date |
Type | Typeaar |
Description |
Descriptionmessaging-push-fcm
Customer.io Android SDK
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
messaging-push-fcm-2.0.1.pom | |
messaging-push-fcm-2.0.1-sources.jar | 4 KB |
messaging-push-fcm-2.0.1-javadoc.jar | 298 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.customer.android/messaging-push-fcm/ -->
<dependency>
<groupId>io.customer.android</groupId>
<artifactId>messaging-push-fcm</artifactId>
<version>2.0.1</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.customer.android/messaging-push-fcm/
implementation 'io.customer.android:messaging-push-fcm:2.0.1'
// https://jarcasting.com/artifacts/io.customer.android/messaging-push-fcm/
implementation ("io.customer.android:messaging-push-fcm:2.0.1")
'io.customer.android:messaging-push-fcm:aar:2.0.1'
<dependency org="io.customer.android" name="messaging-push-fcm" rev="2.0.1">
<artifact name="messaging-push-fcm" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.customer.android', module='messaging-push-fcm', version='2.0.1')
)
libraryDependencies += "io.customer.android" % "messaging-push-fcm" % "2.0.1"
[io.customer.android/messaging-push-fcm "2.0.1"]
Group / Artifact | Type | Version |
---|---|---|
io.customer.android : base | jar | 2.0.1 |
io.customer.android : tracking | jar | 2.0.1 |
com.google.firebase » firebase-messaging | jar | 22.0.0 |
org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.5.31 |
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlinx : kotlinx-coroutines-core | jar | 1.5.1 |
org.jetbrains.kotlinx : kotlinx-coroutines-android | jar | 1.5.1 |
com.squareup.retrofit2 : retrofit | jar | 2.9.0 |
com.squareup.retrofit2 : converter-moshi | jar | 2.9.0 |
com.squareup.okhttp3 : logging-interceptor | jar | 4.9.1 |
com.google.android.gms » play-services-base | jar | 17.6.0 |