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

Java Apple Push Notification Service Library 0.2.2

Library to send Apple Push Notification.

Лицензия

Лицензия

Группа

Группа

com.ganyo
Идентификатор

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

apns
Версия

Версия

0.2.2
Тип

Тип

jar
Описание

Описание

Java Apple Push Notification Service Library
Library to send Apple Push Notification.

Скачать apns 0.2.2


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

Зависимости

compile (2)

Идентификатор библиотеки Тип Версия
org.slf4j : slf4j-api jar 1.7.2
com.fasterxml.jackson.core : jackson-databind jar 2.1.4

test (3)

Идентификатор библиотеки Тип Версия
ch.qos.logback : logback-classic jar 1.0.9
junit : junit jar 4.11
org.mockito : mockito-all jar 1.9.5

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

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