is not current version
Last Version 1.0.33

io.github.a914-gowtham:fcm-sender 1.0.3

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

GroupId

GroupId

io.github.a914-gowtham
ArtifactId

ArtifactId

fcm-sender
Version

Version

1.0.3
Type

Type

aar

Download fcm-sender 1.0.3


<!-- https://jarcasting.com/artifacts/io.github.a914-gowtham/fcm-sender/ -->
<dependency>
    <groupId>io.github.a914-gowtham</groupId>
    <artifactId>fcm-sender</artifactId>
    <version>1.0.3</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.a914-gowtham/fcm-sender/
implementation 'io.github.a914-gowtham:fcm-sender:1.0.3'
// https://jarcasting.com/artifacts/io.github.a914-gowtham/fcm-sender/
implementation ("io.github.a914-gowtham:fcm-sender:1.0.3")
'io.github.a914-gowtham:fcm-sender:aar:1.0.3'
<dependency org="io.github.a914-gowtham" name="fcm-sender" rev="1.0.3">
  <artifact name="fcm-sender" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.github.a914-gowtham', module='fcm-sender', version='1.0.3')
)
libraryDependencies += "io.github.a914-gowtham" % "fcm-sender" % "1.0.3"
[io.github.a914-gowtham/fcm-sender "1.0.3"]