File tree Expand file tree Collapse file tree 1 file changed +5
-4
lines changed Expand file tree Collapse file tree 1 file changed +5
-4
lines changed Original file line number Diff line number Diff line change 1
1
## WxJava - 微信开发 Java SDK
2
-
3
- [ ![ 码云Gitee] ( https://gitee.com/binary/weixin-java-tools/badge/star.svg?theme=blue )] ( https://gitee.com/binary/weixin-java-tools )
4
2
[ ![ Github] ( https://img.shields.io/github/stars/binarywang/WxJava?logo=github&style=flat&label=Stars )] ( https://github.com/binarywang/WxJava )
3
+ [ ![ Gitee] ( https://gitee.com/binary/weixin-java-tools/badge/star.svg?theme=blue )] ( https://gitee.com/binary/weixin-java-tools )
4
+ [ ![ GitCode] ( https://gitcode.com/binary/WxJava/star/badge.svg )] ( https://gitcode.com/binary/WxJava )
5
+
5
6
[ ![ GitHub release] ( https://img.shields.io/github/release/binarywang/WxJava?label=Release )] ( https://github.com/binarywang/WxJava/releases )
6
- [ ![ Maven Central] ( https://img.shields.io/maven-central/v/com.github.binarywang/wx-java?label=Maven )] ( http ://mvnrepository. com/artifact/com.github.binarywang/wx-java)
7
+ [ ![ Maven Central] ( https://img.shields.io/maven-central/v/com.github.binarywang/wx-java?label=Maven )] ( https ://central.sonatype. com/artifact/com.github.binarywang/wx-java/versions )
7
8
[ ![ Build Status] ( https://img.shields.io/circleci/project/github/binarywang/WxJava/develop.svg?sanitize=true&label=Build )] ( https://circleci.com/gh/binarywang/WxJava/tree/develop )
8
9
[ ![ 使用IntelliJ IDEA开发维护] ( https://img.shields.io/badge/IntelliJ%20IDEA-支持-blue.svg )] ( https://www.jetbrains.com/?from=WxJava-weixin-java-tools )
9
10
[ ![ License] ( https://img.shields.io/badge/License-Apache%202.0-blue.svg )] ( https://opensource.org/licenses/Apache-2.0 )
89
90
90
91
---------------------------------
91
92
### Maven 引用方式
92
- 注意:最新版本(包括测试版)为 [ ![ Maven Central] ( https://img.shields.io/maven-central/v/com.github.binarywang/wx-java.svg )] ( http ://mvnrepository. com/artifact/com.github.binarywang/wx-java) ,以下为最新正式版。
93
+ 注意:最新版本(包括测试版)为 [ ![ Maven Central] ( https://img.shields.io/maven-central/v/com.github.binarywang/wx-java.svg )] ( https ://central.sonatype. com/artifact/com.github.binarywang/wx-java/versions ) ,以下为最新正式版。
93
94
94
95
``` xml
95
96
<dependency >
You can’t perform that action at this time.
0 commit comments