Last Version

Google Cloud Messaging API Wrapper 0.3.0

GCM API wrapper for Java which includes exponential back-off implementation in case of temporary call failures

License

License

Categories

Categories

Messaging Application Layer Libs Google Cloud Container PaaS Providers
GroupId

GroupId

io.sprucehill
ArtifactId

ArtifactId

google-cloud-messaging-api-wrapper
Version

Version

0.3.0
Type

Type

jar
Description

Description

Google Cloud Messaging API Wrapper
GCM API wrapper for Java which includes exponential back-off implementation in case of temporary call failures
Project Organization

Project Organization

SpruceHill.io GmbH
Source Code Management

Source Code Management

https://github.com/SpruceHillio/google-cloud-messaging-api-wrapper.git

Download google-cloud-messaging-api-wrapper 0.3.0


<!-- https://jarcasting.com/artifacts/io.sprucehill/google-cloud-messaging-api-wrapper/ -->
<dependency>
    <groupId>io.sprucehill</groupId>
    <artifactId>google-cloud-messaging-api-wrapper</artifactId>
    <version>0.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.sprucehill/google-cloud-messaging-api-wrapper/
implementation 'io.sprucehill:google-cloud-messaging-api-wrapper:0.3.0'
// https://jarcasting.com/artifacts/io.sprucehill/google-cloud-messaging-api-wrapper/
implementation ("io.sprucehill:google-cloud-messaging-api-wrapper:0.3.0")
'io.sprucehill:google-cloud-messaging-api-wrapper:jar:0.3.0'
<dependency org="io.sprucehill" name="google-cloud-messaging-api-wrapper" rev="0.3.0">
  <artifact name="google-cloud-messaging-api-wrapper" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.sprucehill', module='google-cloud-messaging-api-wrapper', version='0.3.0')
)
libraryDependencies += "io.sprucehill" % "google-cloud-messaging-api-wrapper" % "0.3.0"
[io.sprucehill/google-cloud-messaging-api-wrapper "0.3.0"]

Dependencies

compile (3)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.6.4
org.apache.httpcomponents : httpclient jar 4.2.1
com.fasterxml.jackson.core : jackson-databind jar 2.0.2

Project Modules

There are no modules declared in this project.