FCM-Client

Kotlin library for sending FCM messages.

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

com.ToxicBakery.fcmclient
ArtifactId

ArtifactId

fcm-client
Last Version

Last Version

1.0.14
Release Date

Release Date

Type

Type

jar
Description

Description

FCM-Client
Kotlin library for sending FCM messages.
Project URL

Project URL

https://github.com/ToxicBakery/fcm-client
Source Code Management

Source Code Management

https://github.com/ToxicBakery/fcm-client.git

Download fcm-client

How to add to project

<!-- https://jarcasting.com/artifacts/com.ToxicBakery.fcmclient/fcm-client/ -->
<dependency>
    <groupId>com.ToxicBakery.fcmclient</groupId>
    <artifactId>fcm-client</artifactId>
    <version>1.0.14</version>
</dependency>
// https://jarcasting.com/artifacts/com.ToxicBakery.fcmclient/fcm-client/
implementation 'com.ToxicBakery.fcmclient:fcm-client:1.0.14'
// https://jarcasting.com/artifacts/com.ToxicBakery.fcmclient/fcm-client/
implementation ("com.ToxicBakery.fcmclient:fcm-client:1.0.14")
'com.ToxicBakery.fcmclient:fcm-client:jar:1.0.14'
<dependency org="com.ToxicBakery.fcmclient" name="fcm-client" rev="1.0.14">
  <artifact name="fcm-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.ToxicBakery.fcmclient', module='fcm-client', version='1.0.14')
)
libraryDependencies += "com.ToxicBakery.fcmclient" % "fcm-client" % "1.0.14"
[com.ToxicBakery.fcmclient/fcm-client "1.0.14"]

Dependencies

runtime (5)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.2.41
com.google.api-client : google-api-client jar 1.23.0
com.fasterxml.jackson.core : jackson-annotations jar 2.9.6
com.fasterxml.jackson.core : jackson-core jar 2.9.6
com.fasterxml.jackson.core : jackson-databind jar 2.9.6

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.14