Last Version

GCM Push Client 1.1.1

Library that allows you to easily receive GCM/FCM Push Messages on Android.

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

com.devsu
ArtifactId

ArtifactId

pushclient
Version

Version

1.1.1
Type

Type

aar
Description

Description

GCM Push Client
Library that allows you to easily receive GCM/FCM Push Messages on Android.
Project URL

Project URL

https://github.com/devsu/gcm-push-client
Source Code Management

Source Code Management

https://github.com/devsu/gcm-push-client

Download pushclient 1.1.1


<!-- https://jarcasting.com/artifacts/com.devsu/pushclient/ -->
<dependency>
    <groupId>com.devsu</groupId>
    <artifactId>pushclient</artifactId>
    <version>1.1.1</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.devsu/pushclient/
implementation 'com.devsu:pushclient:1.1.1'
// https://jarcasting.com/artifacts/com.devsu/pushclient/
implementation ("com.devsu:pushclient:1.1.1")
'com.devsu:pushclient:aar:1.1.1'
<dependency org="com.devsu" name="pushclient" rev="1.1.1">
  <artifact name="pushclient" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.devsu', module='pushclient', version='1.1.1')
)
libraryDependencies += "com.devsu" % "pushclient" % "1.1.1"
[com.devsu/pushclient "1.1.1"]

Dependencies

compile (3)

Group / Artifact Type Version
com.android.support » appcompat-v7 jar 24.2.0
com.google.android.gms » play-services-gcm jar 9.4.0
com.google.firebase » firebase-messaging jar 9.0.0

Project Modules

There are no modules declared in this project.