Skip to content

Commit a6209f2

Browse files
committed
Update DOC
1 parent bc758a5 commit a6209f2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
## 安装
1919

2020
### maven 方式
21-
将下边的依赖条件放到你项目的 maven pom.xml 文件里。v3.3.10 为例,最新版本请看[Release页面](https://github.com/jpush/jpush-api-java-client/releases)
21+
将下边的依赖条件放到你项目的 maven pom.xml 文件里。v3.3.10 为例,最新版本请看[Release页面](https://github.com/jpush/jpush-api-java-client/releases)
2222

2323
```Java
2424
<dependency>
@@ -33,7 +33,7 @@
3333

3434

3535
### 依赖包
36-
* [jiguang-java-client-common](https://github.com/jpush/jiguang-java-client-common) / 极光 Java client 的公共封装开发包,必须依赖,查看[最新版本](https://github.com/jpush/jiguang-java-client-common/releases)
36+
* [jiguang-java-client-common](https://github.com/jpush/jiguang-java-client-common) / 极光 Java client 的公共封装开发包,必须依赖,v1.1.4 为例,查看[最新版本](https://github.com/jpush/jiguang-java-client-common/releases)
3737
* [slf4j](http://www.slf4j.org/) / log4j (Logger)
3838
* [gson](https://code.google.com/p/google-gson/) (Google JSON Utils)
3939

0 commit comments

Comments
 (0)