License |
License |
---|---|
GroupId | GroupIdorg.whispercomm.c2dm4j |
ArtifactId | ArtifactIdc2dm4j |
Version | Version1.0.2 |
Type | Typejar |
Description |
DescriptionC2DM4j
A Java library for implementing the third-party
application server component of the Android Cloud to Device
Messaging framework.
|
Project URL |
Project URL |
Filename | Size |
---|---|
c2dm4j-1.0.2.pom | |
c2dm4j-1.0.2.jar | 54 KB |
c2dm4j-1.0.2-sources.jar | 55 KB |
c2dm4j-1.0.2-javadoc.jar | 228 KB |
Browse |
<!-- 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"]
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 |
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 |