License |
License |
---|---|
GroupId | GroupIdio.github.a914-gowtham |
ArtifactId | ArtifactIdfcm-sender |
Version | Version1.0.33 |
Type | Typeaar |
Description |
Descriptionfcm-sender
A light weight Fcm push notification sender library for Android to send FCM push notifications to Android.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
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 |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
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 |