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 e1df730 commit c8861c4Copy full SHA for c8861c4
README.md
@@ -22,6 +22,7 @@ The API for ClansLite.
22
<groupId>com.github.CraptiCraft-Development</groupId>
23
<artifactId>ClansLite-API</artifactId>
24
<version>[CURRENT-VERSION]</version>
25
+ <scope>provided</scope>
26
</dependency>
27
```
28
0 commit comments