Last Version

fcmjava 3.3.0

Library for simplified access to Firebase Cloud Messaging (FCM).

License

License

GroupId

GroupId

io.github.shsmysore.fcmjava
ArtifactId

ArtifactId

fcmjava-parent
Version

Version

3.3.0
Type

Type

pom
Description

Description

fcmjava
Library for simplified access to Firebase Cloud Messaging (FCM).
Project URL

Project URL

https://github.com/shsmysore/FcmJava
Source Code Management

Source Code Management

https://github.com/shsmysore/FcmJava/tree/master

Download fcmjava-parent 3.3.0

Filename Size
fcmjava-parent-3.3.0.pom 11 KB
Browse

<!-- https://jarcasting.com/artifacts/io.github.shsmysore.fcmjava/fcmjava-parent/ -->
<dependency>
    <groupId>io.github.shsmysore.fcmjava</groupId>
    <artifactId>fcmjava-parent</artifactId>
    <version>3.3.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.shsmysore.fcmjava/fcmjava-parent/
implementation 'io.github.shsmysore.fcmjava:fcmjava-parent:3.3.0'
// https://jarcasting.com/artifacts/io.github.shsmysore.fcmjava/fcmjava-parent/
implementation ("io.github.shsmysore.fcmjava:fcmjava-parent:3.3.0")
'io.github.shsmysore.fcmjava:fcmjava-parent:pom:3.3.0'
<dependency org="io.github.shsmysore.fcmjava" name="fcmjava-parent" rev="3.3.0">
  <artifact name="fcmjava-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.github.shsmysore.fcmjava', module='fcmjava-parent', version='3.3.0')
)
libraryDependencies += "io.github.shsmysore.fcmjava" % "fcmjava-parent" % "3.3.0"
[io.github.shsmysore.fcmjava/fcmjava-parent "3.3.0"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • fcmjava-core
  • fcmjava-client