MVN

com.github.mlaccetti : javapns

Maven & Gradle

Mar 22, 2016
1 usages
37 stars

JavaPNS · Java API for Apple Push Notification Service

<dependency>
    <groupId>com.github.mlaccetti</groupId>
    <artifactId>javapns</artifactId>
    <version>2.3.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 2.3.2

All Versions

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

Version Vulnerabilities Updated
2.3.x
javapns-2.3.2

How to add a dependency to Maven

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

<dependency>
    <groupId>com.github.mlaccetti</groupId>
    <artifactId>javapns</artifactId>
    <version>2.3.2</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'com.github.mlaccetti:javapns:2.3.2'

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

implementation("com.github.mlaccetti:javapns:2.3.2")

How to add a dependency to SBT Scala

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

libraryDependencies += "com.github.mlaccetti" % "javapns" % "2.3.2"

Advertisement

Dependencies from Group

Mar 22, 2016
1 usages
37 stars
Mar 22, 2016
1 usages
37 stars
Mar 23, 2016
41 stars
Mar 22, 2016
5 stars

Discover Dependencies

Sep 27, 2021
1 usages
5 stars
Apr 22, 2022
13 usages
643 stars
Apr 15, 2016
73 usages
464 stars
Dec 01, 2016
118 stars
Mar 20, 2023
21 usages
17k stars
Mar 20, 2023
5 usages
17k stars
Nov 05, 2021
150 usages
54 stars