is not current version
Last Version 2.5.0

co.fingerprintsoft:notification-apns 1.1.7


GroupId

GroupId

co.fingerprintsoft
ArtifactId

ArtifactId

notification-apns
Version

Version

1.1.7
Type

Type

jar

Download notification-apns 1.1.7


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