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 6464### 重要信息
65651 . [ ` WxJava ` 荣获 ` GitCode ` 2024年度十大开源社区奖项] ( https://mp.weixin.qq.com/s/wM_UlMsDm3IZ1CPPDvcvQw ) 。
66662 . 项目合作洽谈请联系微信` binary0000 ` (在微信里自行搜索并添加好友,请注明来意,如有关于SDK问题需讨论请参考下文入群讨论,不要加此微信)。
67- 3 . ** 2024-12-30 发布 [ 【4.7 .0正式版】] ( https://mp.weixin.qq.com/s/_7k-XLYBqeJJhvHWCsdT0A ) ** !
67+ 3 . ** 2026-01-03 发布 [ 【4.8 .0正式版】] ( https://mp.weixin.qq.com/s/mJoFtGc25pXCn3uZRh6Q-w ) ** !
68685 . 贡献源码可以参考视频:[ 【贡献源码全过程(上集)】] ( https://mp.weixin.qq.com/s/3xUZSATWwHR_gZZm207h7Q ) 、[ 【贡献源码全过程(下集)】] ( https://mp.weixin.qq.com/s/nyzJwVVoYSJ4hSbwyvTx9A ) ,友情提供:[ 程序员小山与Bug] ( https://space.bilibili.com/473631007 )
69696 . 新手重要提示:本项目仅是一个SDK开发工具包,未提供Web实现,建议使用 ` maven ` 或 ` gradle ` 引用本项目即可使用本SDK提供的各种功能,详情可参考 ** [ 【Demo项目】] ( demo.md ) ** 或本项目中的部分单元测试代码;
70707 . 微信开发新手请务必阅读【开发文档】([ Gitee Wiki] ( https://gitee.com/binary/weixin-java-tools/wikis/Home ) 或者 [ Github Wiki] ( https://github.com/binarywang/WxJava/wiki ) )的常见问题部分,可以少走很多弯路,节省不少时间。
9595<dependency >
9696 <groupId >com.github.binarywang</groupId >
9797 <artifactId >(不同模块参考下文)</artifactId >
98- <version >4.7 .0</version >
98+ <version >4.8 .0</version >
9999</dependency >
100100```
101101
You can’t perform that action at this time.
0 commit comments