We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1c58305 commit 0b38057Copy full SHA for 0b38057
README.md
@@ -6,6 +6,8 @@ Master Branch: [
10
+
11
## 引用SDK
12
- 方法一:使用maven库(**推荐**)
13
- 在项目pom.xml中引入依赖项
pom.xml
@@ -4,7 +4,7 @@
4
5
<groupId>com.github.xingePush</groupId>
<artifactId>xinge</artifactId>
- <version>1.2.0-SNAPSHOT</version>
+ <version>1.2.1-SNAPSHOT</version>
<packaging>jar</packaging>
<name>xinge-api-java</name>
0 commit comments