We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0ed2063 commit e2029eaCopy full SHA for e2029ea
README.md
@@ -25,9 +25,9 @@ Java提供的 [`Files`](https://docs.oracle.com/javase/10/docs/api/java/nio/file
25
26
```xml
27
<dependency>
28
- <groupId>net.kava</groupId>
+ <groupId>io.github.kavahub</groupId>
29
<artifactId>kava-async-file</artifactId>
30
- <version>1.0.0</version>
+ <version>1.0.0.RELEASE</version>
31
</dependency>
32
```
33
0 commit comments