docs(readme): 更新依赖版本至0.0.5
- 将Maven依赖版本从0.0.4更新到0.0.5 - 将Gradle依赖版本从0.0.4更新到0.0.5
This commit is contained in:
parent
59fe126864
commit
e1b1d5cd01
@ -22,14 +22,14 @@ feishu-table-helper 是一个简化飞书表格操作的 Java 库。通过使用
|
||||
<dependency>
|
||||
<groupId>cn.isliu</groupId>
|
||||
<artifactId>feishu-table-helper</artifactId>
|
||||
<version>0.0.4</version>
|
||||
<version>0.0.5</version>
|
||||
</dependency>
|
||||
```
|
||||
|
||||
### Gradle
|
||||
|
||||
```gradle
|
||||
implementation 'cn.isliu:feishu-table-helper:0.0.4'
|
||||
implementation 'cn.isliu:feishu-table-helper:0.0.5'
|
||||
```
|
||||
|
||||
## 快速开始
|
||||
|
||||
Loading…
Reference in New Issue
Block a user