Last Version

fcmjava-client 2.5

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

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

de.bytefish.fcmjava
ArtifactId

ArtifactId

fcmjava-client
Version

Version

2.5
Type

Type

jar
Description

Description

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

Download fcmjava-client 2.5


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

Dependencies

compile (4)

Group / Artifact Type Version
de.bytefish.fcmjava : fcmjava-core jar 2.5
com.fasterxml.jackson.core : jackson-annotations jar 2.7.4
com.fasterxml.jackson.core : jackson-databind jar 2.7.4
org.apache.httpcomponents : httpclient jar 4.5.2

test (4)

Group / Artifact Type Version
junit : junit jar 4.12
org.mockito : mockito-all jar 1.10.19
org.glassfish.jersey.test-framework.providers : jersey-test-framework-provider-jdk-http jar 2.25.1
commons-io : commons-io jar 2.5

Project Modules

There are no modules declared in this project.