Skip to content

Commit

Permalink
release 1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
DokiDoki1103 committed Sep 24, 2023
1 parent f4e523e commit 2d2d462
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -37,3 +37,6 @@ build/
### Mac OS ###
.DS_Store
/src/test/
/.mvn/
/.mvn/
/.idea/
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
</snapshots>
</repository>
```
然后加入maven坐标
然后在你的```pom.xml```加入maven坐标
```xml
<dependency>
<groupId>com.xqt365.requests</groupId>
Expand Down

0 comments on commit 2d2d462

Please sign in to comment.