Skip to content

Commit 0b38057

Browse files
author
ablecao
committed
update README.md
1 parent 1c58305 commit 0b38057

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@ Master Branch: [![Travis CI](https://travis-ci.org/xingePush/xinge-api-java.svg?
66

77
目前最新的SDK版本是 `1.2.0`,请及时更新SDK版本以获取最新的功能特性。
88

9+
可以查看 [JavaDoc](https://xingepush.github.io/xinge-api-java/)
10+
911
## 引用SDK
1012
- 方法一:使用maven库(**推荐**)
1113
- 在项目pom.xml中引入依赖项

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
<groupId>com.github.xingePush</groupId>
66
<artifactId>xinge</artifactId>
7-
<version>1.2.0-SNAPSHOT</version>
7+
<version>1.2.1-SNAPSHOT</version>
88
<packaging>jar</packaging>
99

1010
<name>xinge-api-java</name>

0 commit comments

Comments
 (0)