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