MVN

org.whispercomm.c2dm4j : c2dm4j

Maven & Gradle

Jun 02, 2012
10 stars

C2DM4j · A Java library for implementing the third-party application server component of the Android Cloud to Device Messaging framework.

<dependency>
    <groupId>org.whispercomm.c2dm4j</groupId>
    <artifactId>c2dm4j</artifactId>
    <version>1.0.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.whispercomm.c2dm4j : c2dm4j to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0.2

All Versions

Choose a version of org.whispercomm.c2dm4j : c2dm4j to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0.x
c2dm4j-1.0.2
c2dm4j-1.0.1
1.0
c2dm4j-1.0

How to add a dependency to Maven

Add the following org.whispercomm.c2dm4j : c2dm4j maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.whispercomm.c2dm4j</groupId>
    <artifactId>c2dm4j</artifactId>
    <version>1.0.2</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.whispercomm.c2dm4j : c2dm4j gradle dependency to your build.gradle file:

implementation 'org.whispercomm.c2dm4j:c2dm4j:1.0.2'

Gradle Kotlin DSL: Add the following org.whispercomm.c2dm4j : c2dm4j gradle kotlin dependency to your build.gradle.kts file:

implementation("org.whispercomm.c2dm4j:c2dm4j:1.0.2")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.whispercomm.c2dm4j : c2dm4j sbt scala dependency to your build.sbt file:

libraryDependencies += "org.whispercomm.c2dm4j" % "c2dm4j" % "1.0.2"

Advertisement

Dependencies from Group

Jun 02, 2012
10 stars

Discover Dependencies

Mar 20, 2015
0 stars
Jul 14, 2014
0 stars
Aug 09, 2014
0 stars
Dec 26, 2014
0 stars
Feb 06, 2014
0 stars
Mar 30, 2013
0 stars
Aug 20, 2014
0 stars
Dec 18, 2014
0 stars
Nov 27, 2014
0 stars
Feb 14, 2015
0 stars