Last Version

fcmjava-core 2.5

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

License

License

GroupId

GroupId

de.bytefish.fcmjava
ArtifactId

ArtifactId

fcmjava-core
Version

Version

2.5
Type

Type

jar
Description

Description

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

Download fcmjava-core 2.5


<!-- https://jarcasting.com/artifacts/de.bytefish.fcmjava/fcmjava-core/ -->
<dependency>
    <groupId>de.bytefish.fcmjava</groupId>
    <artifactId>fcmjava-core</artifactId>
    <version>2.5</version>
</dependency>
// https://jarcasting.com/artifacts/de.bytefish.fcmjava/fcmjava-core/
implementation 'de.bytefish.fcmjava:fcmjava-core:2.5'
// https://jarcasting.com/artifacts/de.bytefish.fcmjava/fcmjava-core/
implementation ("de.bytefish.fcmjava:fcmjava-core:2.5")
'de.bytefish.fcmjava:fcmjava-core:jar:2.5'
<dependency org="de.bytefish.fcmjava" name="fcmjava-core" rev="2.5">
  <artifact name="fcmjava-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.bytefish.fcmjava', module='fcmjava-core', version='2.5')
)
libraryDependencies += "de.bytefish.fcmjava" % "fcmjava-core" % "2.5"
[de.bytefish.fcmjava/fcmjava-core "2.5"]

Dependencies

compile (2)

Group / Artifact Type Version
com.fasterxml.jackson.core : jackson-annotations jar 2.7.4
com.fasterxml.jackson.core : jackson-databind jar 2.7.4

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
org.mockito : mockito-all jar 1.10.19

Project Modules

There are no modules declared in this project.