is not current version
Last Version 0.20

nl.meandi.apns.example:apns-example 0.18

JCA Connector for Apple Push Notification Service

GroupId

GroupId

nl.meandi.apns.example
ArtifactId

ArtifactId

apns-example
Version

Version

0.18
Type

Type

pom

Download apns-example 0.18

Filename Size
apns-example-0.18.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.18</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/nl.meandi.apns.example/apns-example/
implementation 'nl.meandi.apns.example:apns-example:0.18'
// https://jarcasting.com/artifacts/nl.meandi.apns.example/apns-example/
implementation ("nl.meandi.apns.example:apns-example:0.18")
'nl.meandi.apns.example:apns-example:pom:0.18'
<dependency org="nl.meandi.apns.example" name="apns-example" rev="0.18">
  <artifact name="apns-example" type="pom" />
</dependency>
@Grapes(
@Grab(group='nl.meandi.apns.example', module='apns-example', version='0.18')
)
libraryDependencies += "nl.meandi.apns.example" % "apns-example" % "0.18"
[nl.meandi.apns.example/apns-example "0.18"]