MVN

cn.jpush.api : jpush-client

Maven & Gradle

Aug 26, 2023
53 usages
716 stars

JPush API Java Client · JPush's officially supported Java client library for accessing JPush APIs.

<dependency>
    <groupId>cn.jpush.api</groupId>
    <artifactId>jpush-client</artifactId>
    <version>3.7.3</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of cn.jpush.api : jpush-client to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 3.7.3

All Versions

Choose a version of cn.jpush.api : jpush-client to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
3.7.x
jpush-client-3.7.3
jpush-client-3.7.1
jpush-client-3.7.0
3.6.x
jpush-client-3.6.8
jpush-client-3.6.6
jpush-client-3.6.4
jpush-client-3.6.3
jpush-client-3.6.1
jpush-client-3.6.0
3.5.x
jpush-client-3.5.5
jpush-client-3.5.4
jpush-client-3.5.3
jpush-client-3.5.2
jpush-client-3.5.1
3.4.x
jpush-client-3.4.13
jpush-client-3.4.12
jpush-client-3.4.10
jpush-client-3.4.9
jpush-client-3.4.8
jpush-client-3.4.7
jpush-client-3.4.6
jpush-client-3.4.5
jpush-client-3.4.4
jpush-client-3.4.3
jpush-client-3.4.2
3.3.x
jpush-client-3.3.13
jpush-client-3.3.12
jpush-client-3.3.11
jpush-client-3.3.10
jpush-client-3.3.9
jpush-client-3.3.8
jpush-client-3.3.7
jpush-client-3.3.6
jpush-client-3.3.5
jpush-client-3.3.4
jpush-client-3.3.3
jpush-client-3.3.2
jpush-client-3.3.1
jpush-client-3.3.0
3.2.x
jpush-client-3.2.20
jpush-client-3.2.19
jpush-client-3.2.18
jpush-client-3.2.17
jpush-client-3.2.16
jpush-client-3.2.15
jpush-client-3.2.14
jpush-client-3.2.13
jpush-client-3.2.12
jpush-client-3.2.11
jpush-client-3.2.10
jpush-client-3.2.9
jpush-client-3.2.8
jpush-client-3.2.7
jpush-client-3.2.6
jpush-client-3.2.5
jpush-client-3.2.3
jpush-client-3.2.1
3.1.x
jpush-client-3.1.3
jpush-client-3.1.2
jpush-client-3.1.1
3.0.x
jpush-client-3.0.1
2.3.x
jpush-client-2.3.1
2.2.x
jpush-client-2.2.0
2.0.x
jpush-client-2.0.1

How to add a dependency to Maven

Add the following cn.jpush.api : jpush-client maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>cn.jpush.api</groupId>
    <artifactId>jpush-client</artifactId>
    <version>3.7.3</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following cn.jpush.api : jpush-client gradle dependency to your build.gradle file:

implementation 'cn.jpush.api:jpush-client:3.7.3'

Gradle Kotlin DSL: Add the following cn.jpush.api : jpush-client gradle kotlin dependency to your build.gradle.kts file:

implementation("cn.jpush.api:jpush-client:3.7.3")

How to add a dependency to SBT Scala

SBT Scala: Add the following cn.jpush.api : jpush-client sbt scala dependency to your build.sbt file:

libraryDependencies += "cn.jpush.api" % "jpush-client" % "3.7.3"

Advertisement

Dependencies from Group

Aug 26, 2023
53 usages
716 stars
Jul 07, 2022
14 usages
18 stars
Sep 01, 2020
1 usages
27 stars
Jun 26, 2019
60 stars

Discover Dependencies

Aug 06, 2023
4 usages
112 stars
Aug 17, 2023
5 usages
779 stars
Aug 16, 2018
246 usages
42.9k stars
Aug 05, 2015
144 stars
Dec 09, 2015
1 stars
Jan 24, 2017
214 stars
Dec 30, 2015
2 usages