License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdcn.jpush.api |
ArtifactId | ArtifactIdjsms-client |
Version | Version1.2.10 |
Type | Typejar |
Description |
Descriptionjsms-client
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
jsms-client-1.2.10.pom | |
jsms-client-1.2.10.jar | 42 KB |
jsms-client-1.2.10-sources.jar | 20 KB |
jsms-client-1.2.10-javadoc.jar | 213 KB |
Browse |
<!-- 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"]
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 |
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 |