is not current version
Last Version 0.20

nl.meandi.apns.example:apns-example 0.17

JCA Connector for Apple Push Notification Service

GroupId

GroupId

nl.meandi.apns.example
ArtifactId

ArtifactId

apns-example
Version

Version

0.17
Type

Type

pom

Download apns-example 0.17

Filename Size
apns-example-0.17.pom 897 bytes
Browse

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