is not current version
Last Version 0.20

nl.meandi.apns.example:apns-example-notifier 0.19

JCA Connector for Apple Push Notification Service

GroupId

GroupId

nl.meandi.apns.example
ArtifactId

ArtifactId

apns-example-notifier
Version

Version

0.19
Type

Type

war

Download apns-example-notifier 0.19


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