| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииMessaging Библиотеки уровня приложения |
| Группа | Группаio.customer.android |
| Идентификатор | Идентификаторmessaging-push-fcm |
| Последняя версия | Последняя версия2.0.1 |
| Дата | Дата |
| Тип | Типaar |
| Описание |
Описаниеmessaging-push-fcm
Customer.io Android SDK
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| 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 |
| Обзор |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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 |