MVN

cn.teaey.apns4j : apns4j

Maven & Gradle

Feb 08, 2017
2 usages
196 stars

Apns4j

<dependency>
    <groupId>cn.teaey.apns4j</groupId>
    <artifactId>apns4j</artifactId>
    <version>1.1.4</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of cn.teaey.apns4j : apns4j to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.1.4

All Versions

Choose a version of cn.teaey.apns4j : apns4j to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.1.x
apns4j-1.1.4
apns4j-1.1.3
apns4j-1.1.2
apns4j-1.1.1
apns4j-1.1.0

How to add a dependency to Maven

Add the following cn.teaey.apns4j : apns4j maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>cn.teaey.apns4j</groupId>
    <artifactId>apns4j</artifactId>
    <version>1.1.4</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following cn.teaey.apns4j : apns4j gradle dependency to your build.gradle file:

implementation 'cn.teaey.apns4j:apns4j:1.1.4'

Gradle Kotlin DSL: Add the following cn.teaey.apns4j : apns4j gradle kotlin dependency to your build.gradle.kts file:

implementation("cn.teaey.apns4j:apns4j:1.1.4")

How to add a dependency to SBT Scala

SBT Scala: Add the following cn.teaey.apns4j : apns4j sbt scala dependency to your build.sbt file:

libraryDependencies += "cn.teaey.apns4j" % "apns4j" % "1.1.4"

Advertisement

Dependencies from Group

Feb 08, 2017
2 usages
196 stars

Discover Dependencies

Sep 29, 2016
0 stars
Sep 29, 2016
2 usages
0 stars
Sep 29, 2016
2 usages
0 stars
Sep 29, 2016
0 stars
Oct 02, 2016
253 stars
Sep 30, 2016
0 stars
Oct 01, 2016
1 usages
Sep 30, 2016
3 usages
Oct 13, 2016
Oct 18, 2016
4 usages
1 stars