Jar examples for g:gcm4j
A Java library to use the Google Cloud Messaging service.
You can download jar file gcm4j 1.2 in this page.
Apache License, Version 2.0
You can use the following script to add gcm4j-1.2.jar to your project.
<dependency> <groupId>com.phonedeck</groupId> <artifactId>gcm4j</artifactId> <version>1.2</version> </dependency>
compile group: 'com.phonedeck', name: 'gcm4j', version: '1.2'
libraryDependencies += "com.phonedeck" % "gcm4j" % "1.2"
<dependency org="com.phonedeck" name="gcm4j" rev="1.2"/>
@Grapes(@Grab(group='com.phonedeck', module='gcm4j', version='1.2'))
'com.phonedeck:gcm4j:jar:1.2'
Click the following link to download the jar file.
gcm4j-1.2-javadoc.jar