MVN

com.github.fernandospr : javapns-jdk16

Maven & Gradle

Sep 05, 2016
14 usages
103 stars

javapns-jdk16 · Library to send notifications using APNS

<dependency>
    <groupId>com.github.fernandospr</groupId>
    <artifactId>javapns-jdk16</artifactId>
    <version>2.4.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.fernandospr : javapns-jdk16 to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.4.0

All Versions

Choose a version of com.github.fernandospr : javapns-jdk16 to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.4.x
javapns-jdk16-2.4.0
2.3.x
javapns-jdk16-2.3.1
2.3
javapns-jdk16-2.3
2.2.x
javapns-jdk16-2.2.1

How to add a dependency to Maven

Add the following com.github.fernandospr : javapns-jdk16 maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.github.fernandospr</groupId>
    <artifactId>javapns-jdk16</artifactId>
    <version>2.4.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.github.fernandospr : javapns-jdk16 gradle dependency to your build.gradle file:

implementation 'com.github.fernandospr:javapns-jdk16:2.4.0'

Gradle Kotlin DSL: Add the following com.github.fernandospr : javapns-jdk16 gradle kotlin dependency to your build.gradle.kts file:

implementation("com.github.fernandospr:javapns-jdk16:2.4.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.github.fernandospr : javapns-jdk16 sbt scala dependency to your build.sbt file:

libraryDependencies += "com.github.fernandospr" % "javapns-jdk16" % "2.4.0"

Advertisement

Dependencies from Group

Sep 05, 2016
14 usages
103 stars
Jun 12, 2016
1 usages
28 stars
Jul 18, 2017
11 stars
Jan 22, 2015
1 stars

Discover Dependencies

v1
Feb 21, 2021
2 usages
49 stars
Apr 02, 2013
17 usages
Aug 26, 2013
11 usages
Jul 23, 2019
9 usages
706 stars
Feb 16, 2020
7 usages
4 stars
Jul 30, 2023
6 usages
1 stars
Nov 10, 2015
9 usages
Aug 16, 2023
3 usages
898 stars
Apr 26, 2017
4 usages
274 stars