MVN

com.phonedeck : gcm4j

Maven & Gradle

Dec 16, 2015
1 usages
24 stars

GCM4J · A Java library to use the Google Cloud Messaging service.

<dependency>
    <groupId>com.phonedeck</groupId>
    <artifactId>gcm4j</artifactId>
    <version>1.3</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.phonedeck : gcm4j to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.3

All Versions

Choose a version of com.phonedeck : gcm4j to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.3
gcm4j-1.3
1.2
gcm4j-1.2
1.0
gcm4j-1.0

How to add a dependency to Maven

Add the following com.phonedeck : gcm4j maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.phonedeck</groupId>
    <artifactId>gcm4j</artifactId>
    <version>1.3</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.phonedeck : gcm4j gradle dependency to your build.gradle file:

implementation 'com.phonedeck:gcm4j:1.3'

Gradle Kotlin DSL: Add the following com.phonedeck : gcm4j gradle kotlin dependency to your build.gradle.kts file:

implementation("com.phonedeck:gcm4j:1.3")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.phonedeck : gcm4j sbt scala dependency to your build.sbt file:

libraryDependencies += "com.phonedeck" % "gcm4j" % "1.3"

Advertisement

Dependencies from Group

Dec 16, 2015
1 usages
24 stars

Discover Dependencies

Oct 03, 2018
2 usages
19.8k stars
Oct 03, 2018
19.8k stars
Oct 03, 2018
8 usages
19.8k stars
Jan 10, 2016
0 stars
Aug 02, 2018
23 stars
Aug 25, 2023
23 stars
Dec 17, 2015
66 stars
Jun 12, 2023
22 usages
101 stars