Last Version

JMessage API Java Client 1.1.11

JPush's officially supported Java client library for accessing JMessage APIs.

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

cn.jpush.api
ArtifactId

ArtifactId

jmessage-client
Version

Version

1.1.11
Type

Type

jar
Description

Description

JMessage API Java Client
JPush's officially supported Java client library for accessing JMessage APIs.
Project URL

Project URL

https://github.com/jpush/jmessage-api-java-client
Source Code Management

Source Code Management

https://github.com/jpush/jmessage-api-java-client

Download jmessage-client 1.1.11


<!-- https://jarcasting.com/artifacts/cn.jpush.api/jmessage-client/ -->
<dependency>
    <groupId>cn.jpush.api</groupId>
    <artifactId>jmessage-client</artifactId>
    <version>1.1.11</version>
</dependency>
// https://jarcasting.com/artifacts/cn.jpush.api/jmessage-client/
implementation 'cn.jpush.api:jmessage-client:1.1.11'
// https://jarcasting.com/artifacts/cn.jpush.api/jmessage-client/
implementation ("cn.jpush.api:jmessage-client:1.1.11")
'cn.jpush.api:jmessage-client:jar:1.1.11'
<dependency org="cn.jpush.api" name="jmessage-client" rev="1.1.11">
  <artifact name="jmessage-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.jpush.api', module='jmessage-client', version='1.1.11')
)
libraryDependencies += "cn.jpush.api" % "jmessage-client" % "1.1.11"
[cn.jpush.api/jmessage-client "1.1.11"]

Dependencies

compile (1)

Group / Artifact Type Version
cn.jpush.api : jiguang-common jar 1.1.3

provided (6)

Group / Artifact Type Version
com.google.code.gson : gson jar 2.3
org.slf4j : slf4j-api jar 1.7.7
org.slf4j : slf4j-log4j12 jar 1.7.7
log4j : log4j jar 1.2.17
junit : junit jar 4.11
com.squareup.okhttp : mockwebserver jar 2.0.0

Project Modules

There are no modules declared in this project.