C2DM4j

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

Лицензия

Лицензия

Группа

Группа

org.whispercomm.c2dm4j
Идентификатор

Идентификатор

c2dm4j
Последняя версия

Последняя версия

1.0.2
Дата

Дата

Тип

Тип

jar
Описание

Описание

C2DM4j
A Java library for implementing the third-party application server component of the Android Cloud to Device Messaging framework.
Ссылка на сайт

Ссылка на сайт

http://github.com/drbild/C2DM4j

Скачать c2dm4j

Как подключить последнюю версию

<!-- 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"]

Зависимости

compile (4)

Идентификатор библиотеки Тип Версия
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)

Идентификатор библиотеки Тип Версия
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

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
1.0.2
1.0.1
1.0