Jar examples for a:apns
Library to send Apple Push Notification (Fork of original!)
You can download jar file apns 1.0.0.Beta4 in this page.
New BSD License
You can use the following script to add apns-1.0.0.Beta4.jar to your project.
<dependency> <groupId>com.notnoop.apns</groupId> <artifactId>apns</artifactId> <version>1.0.0.Beta4</version> </dependency>
compile group: 'com.notnoop.apns', name: 'apns', version: '1.0.0.Beta4'
libraryDependencies += "com.notnoop.apns" % "apns" % "1.0.0.Beta4"
<dependency org="com.notnoop.apns" name="apns" rev="1.0.0.Beta4"/>
@Grapes(@Grab(group='com.notnoop.apns', module='apns', version='1.0.0.Beta4'))
'com.notnoop.apns:apns:jar:1.0.0.Beta4'
Click the following link to download the jar file.
apns-1.0.0.Beta4-jar-with-dependencies.jar