File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 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>
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
You can’t perform that action at this time.
0 commit comments