Jar examples for j:javapns-jdk16
Library to send notifications using APNS
You can download jar file javapns-jdk16 2.2.1 in this page.
GNU LGPL license v3.0
You can use the following script to add javapns-jdk16-2.2.1.jar to your project.
<dependency> <groupId>com.github.fernandospr</groupId> <artifactId>javapns-jdk16</artifactId> <version>2.2.1</version> </dependency>
compile group: 'com.github.fernandospr', name: 'javapns-jdk16', version: '2.2.1'
libraryDependencies += "com.github.fernandospr" % "javapns-jdk16" % "2.2.1"
<dependency org="com.github.fernandospr" name="javapns-jdk16" rev="2.2.1"/>
@Grapes(@Grab(group='com.github.fernandospr', module='javapns-jdk16', version='2.2.1'))
'com.github.fernandospr:javapns-jdk16:jar:2.2.1'
Click the following link to download the jar file.
javapns-jdk16-2.2.1-jar-with-dependencies.jar