Last Version

nl.meandi.apns:apns-adapter 0.20

JCA Connector for Apple Push Notification Service

License

License

GroupId

GroupId

nl.meandi.apns
ArtifactId

ArtifactId

apns-adapter
Version

Version

0.20
Type

Type

jar
Description

Description

nl.meandi.apns:apns-adapter
JCA Connector for Apple Push Notification Service
Project URL

Project URL

https://github.com/marcelk/apns

Download apns-adapter 0.20


<!-- https://jarcasting.com/artifacts/nl.meandi.apns/apns-adapter/ -->
<dependency>
    <groupId>nl.meandi.apns</groupId>
    <artifactId>apns-adapter</artifactId>
    <version>0.20</version>
</dependency>
// https://jarcasting.com/artifacts/nl.meandi.apns/apns-adapter/
implementation 'nl.meandi.apns:apns-adapter:0.20'
// https://jarcasting.com/artifacts/nl.meandi.apns/apns-adapter/
implementation ("nl.meandi.apns:apns-adapter:0.20")
'nl.meandi.apns:apns-adapter:jar:0.20'
<dependency org="nl.meandi.apns" name="apns-adapter" rev="0.20">
  <artifact name="apns-adapter" type="jar" />
</dependency>
@Grapes(
@Grab(group='nl.meandi.apns', module='apns-adapter', version='0.20')
)
libraryDependencies += "nl.meandi.apns" % "apns-adapter" % "0.20"
[nl.meandi.apns/apns-adapter "0.20"]

Dependencies

provided (1)

Group / Artifact Type Version
javax : javaee-api jar 7.0

Project Modules

There are no modules declared in this project.