Last Version

C2DM4j 1.0.2

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

License

License

GroupId

GroupId

org.whispercomm.c2dm4j
ArtifactId

ArtifactId

c2dm4j
Version

Version

1.0.2
Type

Type

jar
Description

Description

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

Project URL

http://github.com/drbild/C2DM4j

Download c2dm4j 1.0.2


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

Dependencies

compile (4)

Group / Artifact Type Version
org.apache.httpcomponents : httpclient jar 4.1.3
com.google.guava : guava jar 11.0.2
org.slf4j : slf4j-api jar 1.6.4
org.apache.commons : commons-io jar 1.3.2

test (5)

Group / Artifact Type Version
junit : junit-dep jar 4.10
org.hamcrest : hamcrest-core jar 1.3.RC2
org.hamcrest : hamcrest-library jar 1.3.RC2
org.mockito : mockito-all jar 1.8.5
joda-time : joda-time jar 2.0

Project Modules

There are no modules declared in this project.