Skip to content
This repository was archived by the owner on Jan 24, 2019. It is now read-only.

Commit 7a80f1c

Browse files
committedApr 3, 2018
更新
1 parent 913f017 commit 7a80f1c

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed
 

‎README.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,18 @@
11
封装一些常用的功能(JDK至少需要1.8),持续更新
22

3-
> [**API文档**](https://zhazhapan.com/docs/util/v1.0.5/index.html)
3+
> [**API文档**](https://zhazhapan.com/docs/util/v1.0.6/index.html)
44
55
**使用Maven**
66

77
``` xml
88
<dependency>
99
<groupId>com.zhazhapan</groupId>
1010
<artifactId>util</artifactId>
11-
<version>1.0.5</version>
11+
<version>1.0.6</version>
1212
</dependency>
1313
```
1414

15-
**或手动导入:** [点我下载](http://oq3iwfipo.bkt.clouddn.com/tools/zhazhapan/util-1.0.5.jar)
15+
**或手动导入:** [点我下载](http://oq3iwfipo.bkt.clouddn.com/tools/zhazhapan/util-1.0.6.jar)
1616

1717
> [**GitHub地址**](https://github.com/zhazhapan/util)
1818
> [**Gitee地址**](https://gitee.com/zhazhapan_admin/util)

0 commit comments

Comments
 (0)
This repository has been archived.