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

@@ -130,7 +130,7 @@ Each module can be introduced individually, or all modules can be introduced by
### 🍐Gradle
```
compile 'cn.hutool:hutool-all:5.7.12'
implementation 'cn.hutool:hutool-all:5.7.12'
```
## 📥Download