Skip to content
This repository has been archived by the owner on Jul 10, 2022. It is now read-only.

Latest commit

 

History

History
24 lines (17 loc) · 674 Bytes

File metadata and controls

24 lines (17 loc) · 674 Bytes

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