Google Cloud Messaging API Wrapper

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
Last Version

Last Version

0.3.0
Release Date

Release Date

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

How to add to project

<!-- 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.

Google Cloud Messaging API Wrapper

IMPORTANT NOTE: Package structure changed from 0.2.0-SNAPSHOT to 0.3.0-SNAPSHOT; base package is now io.sprucehill instead of com.pocketsunited!

Installation

Maven

<dependency>
    <groupId>io.sprucehill</groupId>
    <artifactId>google-cloud-messaging-api-wrapper</artifactId>
    <version>0.3.0</version>
</dependency>

Gradle

compile('io.sprucehill:google-cloud-messaging-api-wrapper:0.3.0')

Travis Build indicator

Build Status

io.sprucehill

SpruceHill.io GmbH

Versions

Version
0.3.0