Last Version

javapns-jdk16 2.4.0

Library to send notifications using APNS

License

License

GroupId

GroupId

com.github.fernandospr
ArtifactId

ArtifactId

javapns-jdk16
Version

Version

2.4.0
Type

Type

jar
Description

Description

javapns-jdk16
Library to send notifications using APNS
Project URL

Project URL

https://github.com/fernandospr/javapns-jdk16

Download javapns-jdk16 2.4.0


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

Dependencies

compile (1)

Group / Artifact Type Version
log4j : log4j jar 1.2.12

test (1)

Group / Artifact Type Version
junit : junit jar 3.8.1

Project Modules

There are no modules declared in this project.