Last Version

Java Apple Push Notification Service Library 0.2.2

Library to send Apple Push Notification.

License

License

GroupId

GroupId

com.ganyo
ArtifactId

ArtifactId

apns
Version

Version

0.2.2
Type

Type

jar
Description

Description

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

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

Dependencies

compile (2)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.2
com.fasterxml.jackson.core : jackson-databind jar 2.1.4

test (3)

Group / Artifact Type Version
ch.qos.logback : logback-classic jar 1.0.9
junit : junit jar 4.11
org.mockito : mockito-all jar 1.9.5

Project Modules

There are no modules declared in this project.