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 7
7
8
8
---------------------------------
9
9
### 重要信息
10
- 1 . 最新更新:** 2017-12-01 发布[ 【2.9 .0正式版】] ( https://github.com/Wechat-Group/weixin-java-tools/releases ) ** !
10
+ 1 . 最新更新:** 2018-03-28 发布[ 【3.0 .0正式版】] ( https://github.com/Wechat-Group/weixin-java-tools/releases ) ** !
11
11
1 . [ 开源中国本项目的首页] ( https://www.oschina.net/p/weixin-java-tools-new ) ,欢迎大家积极留言评分 🙂
12
12
1 . 新手重要提示:本项目仅是一个开发工具包(即SDK),未提供Web实现,建议使用maven或gradle引用本项目即可使用本SDK提供的各种功能,详情可参考[ 【Demo项目】] ( demo.md ) 或本项目中的部分单元测试代码;另外微信开发新手请务必阅读[ 开发文档Wiki首页] ( https://github.com/Wechat-Group/weixin-java-tools/wiki ) 的常见问题部分,可以少走很多弯路,节省不少时间。
13
13
1 . [ 出现` Illegal key size ` 问题的解决办法] ( https://github.com/Wechat-Group/weixin-java-tools/wiki/%E5%8A%A0%E8%A7%A3%E5%AF%86%E7%9A%84%E5%BC%82%E5%B8%B8%E5%A4%84%E7%90%86%E5%8A%9E%E6%B3%95 ) (太多人遇到此问题而不知所措,因此特意置顶,希望能引起新手的注意,其他常见问题请查阅 [ 【开发文档Wiki】] ( https://github.com/wechat-group/weixin-java-tools/wiki ) 首页)
49
49
<dependency >
50
50
<groupId >com.github.binarywang</groupId >
51
51
<artifactId >(不同模块参考下文)</artifactId >
52
- <version >2.9 .0</version >
52
+ <version >3.0 .0</version >
53
53
</dependency >
54
54
```
55
55
* 各模块的` artifactId ` :
You can’t perform that action at this time.
0 commit comments