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