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 913f017 commit 7a80f1cCopy full SHA for 7a80f1c
1 file changed
README.md
@@ -1,18 +1,18 @@
1
封装一些常用的功能(JDK至少需要1.8),持续更新
2
3
-> [**API文档**](https://zhazhapan.com/docs/util/v1.0.5/index.html)
+> [**API文档**](https://zhazhapan.com/docs/util/v1.0.6/index.html)
4
5
**使用Maven**
6
7
``` xml
8
<dependency>
9
<groupId>com.zhazhapan</groupId>
10
<artifactId>util</artifactId>
11
- <version>1.0.5</version>
+ <version>1.0.6</version>
12
</dependency>
13
```
14
15
-**或手动导入:** [点我下载](http://oq3iwfipo.bkt.clouddn.com/tools/zhazhapan/util-1.0.5.jar)
+**或手动导入:** [点我下载](http://oq3iwfipo.bkt.clouddn.com/tools/zhazhapan/util-1.0.6.jar)
16
17
> [**GitHub地址**](https://github.com/zhazhapan/util)
18
> [**Gitee地址**](https://gitee.com/zhazhapan_admin/util)
0 commit comments