Last Version

jsms-client 1.2.10

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

cn.jpush.api
ArtifactId

ArtifactId

jsms-client
Version

Version

1.2.10
Type

Type

jar
Description

Description

jsms-client
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
Project URL

Project URL

http://maven.apache.org
Source Code Management

Source Code Management

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

Download jsms-client 1.2.10


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

Dependencies

compile (3)

Group / Artifact Type Version
cn.jpush.api : jiguang-common jar 1.0.8
com.google.code.gson : gson jar 2.3
org.slf4j : slf4j-api jar 1.7.7

test (4)

Group / Artifact Type Version
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.