Last Version

co.fingerprintsoft:notification-apns 2.5.0

Parent pom file for spring starters

License

License

GroupId

GroupId

co.fingerprintsoft
ArtifactId

ArtifactId

notification-apns
Version

Version

2.5.0
Type

Type

jar
Description

Description

Parent pom file for spring starters

Download notification-apns 2.5.0


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

Dependencies

compile (7)

Group / Artifact Type Version
com.relayrides : pushy jar 0.8.1
io.netty : netty-tcnative-boringssl-static Optional jar 2.0.39.Final
io.netty : netty-tcnative Optional jar 2.0.39.Final
io.netty : netty-codec-http jar 4.1.65.Final
io.netty : netty-handler-proxy jar 4.1.65.Final
org.projectlombok : lombok jar 1.18.20
org.slf4j : slf4j-api jar 1.7.30

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.2

Project Modules

There are no modules declared in this project.