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 b4103ff commit 3facd04Copy full SHA for 3facd04
README.md
@@ -21,7 +21,7 @@ And then adding the project to your dependencies
21
```groovy
22
dependencies {
23
//... your other dependencies
24
- implementation 'com.github.CommandJoo:Wynn4j:v1.0.0'
+ implementation 'com.github.CommandJoo:Wynn4j:1.0.0'
25
}
26
```
27
0 commit comments