fcm-sender

A light weight Fcm push notification sender library for Android to send FCM push notifications to Android.

License

License

GroupId

GroupId

io.github.a914-gowtham
ArtifactId

ArtifactId

fcm-sender
Last Version

Last Version

1.0.33
Release Date

Release Date

Type

Type

aar
Description

Description

fcm-sender
A light weight Fcm push notification sender library for Android to send FCM push notifications to Android.
Project URL

Project URL

https://github.com/a914-gowtham/fcm-sender
Source Code Management

Source Code Management

https://github.com/a914-gowtham/fcm-sender

Download fcm-sender

How to add to project

<!-- 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"]

Dependencies

runtime (8)

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

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.33
1.0.3
1.0.0