| Лицензия |
Лицензия |
|---|---|
| Группа | Группаio.github.a914-gowtham |
| Идентификатор | Идентификаторfcm-sender |
| Последняя версия | Последняя версия1.0.33 |
| Дата | Дата |
| Тип | Типaar |
| Описание |
Описаниеfcm-sender
A light weight Fcm push notification sender library for Android to send FCM push notifications to Android.
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| fcm-sender-1.0.33.pom | |
| fcm-sender-1.0.33.module | 3 KB |
| fcm-sender-1.0.33-sources.jar | 2 KB |
| fcm-sender-1.0.33-javadoc.jar | 261 bytes |
| Обзор |
<!-- https://jarcasting.com/artifacts/io.github.a914-gowtham/fcm-sender/ -->
<dependency>
<groupId>io.github.a914-gowtham</groupId>
<artifactId>fcm-sender</artifactId>
<version>1.0.33</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.a914-gowtham/fcm-sender/
implementation 'io.github.a914-gowtham:fcm-sender:1.0.33'
// https://jarcasting.com/artifacts/io.github.a914-gowtham/fcm-sender/
implementation ("io.github.a914-gowtham:fcm-sender:1.0.33")
'io.github.a914-gowtham:fcm-sender:aar:1.0.33'
<dependency org="io.github.a914-gowtham" name="fcm-sender" rev="1.0.33">
<artifact name="fcm-sender" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.github.a914-gowtham', module='fcm-sender', version='1.0.33')
)
libraryDependencies += "io.github.a914-gowtham" % "fcm-sender" % "1.0.33"
[io.github.a914-gowtham/fcm-sender "1.0.33"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.jetbrains.kotlin : kotlin-android-extensions-runtime | jar | 1.3.71 |
| org.jetbrains.kotlin : kotlin-stdlib-jdk7 | jar | 1.3.71 |
| androidx.appcompat » appcompat | jar | 1.2.0 |
| androidx.core » core-ktx | jar | 1.3.1 |
| com.squareup.okhttp3 : okhttp | jar | 4.7.2 |
| com.google.firebase » firebase-messaging | jar | 20.2.4 |
| org.jetbrains.kotlinx : kotlinx-coroutines-core | jar | 1.2.1 |
| org.jetbrains.kotlinx : kotlinx-coroutines-android | jar | 1.2.1 |