Jar examples for a:apns-adapter
JCA Connector for Apple Push Notification Service
You can download jar file apns-adapter 0.20 in this page.
You can use the following script to add apns-adapter-0.20.jar to your project.
<dependency> <groupId>nl.meandi.apns</groupId> <artifactId>apns-adapter</artifactId> <version>0.20</version> </dependency>
compile group: 'nl.meandi.apns', name: 'apns-adapter', version: '0.20'
libraryDependencies += "nl.meandi.apns" % "apns-adapter" % "0.20"
<dependency org="nl.meandi.apns" name="apns-adapter" rev="0.20"/>
@Grapes(@Grab(group='nl.meandi.apns', module='apns-adapter', version='0.20'))
'nl.meandi.apns:apns-adapter:jar:0.20'
Click the following link to download the jar file.
apns-adapter-0.20-javadoc.jar