This commit is contained in:
Looly
2021-09-08 11:55:09 +08:00
parent 185fb1a72e
commit 9223811716
6 changed files with 37 additions and 34 deletions

View File

@@ -128,7 +128,7 @@ Hutool的存在就是为了减少代码搜索成本避免网络上参差不
### 🍐Gradle
```
compile 'cn.hutool:hutool-all:5.7.12'
implementation 'cn.hutool:hutool-all:5.7.12'
```
### 📥下载jar