We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b662fcf commit 108ddaaCopy full SHA for 108ddaa
README.md
@@ -13,5 +13,6 @@ Replace LATEST with latest version in [Releases](https://repo.pandorianmc.net/#/
13
<groupId>net.pandorianmc</groupId>
14
<artifactId>PandorCoreAPI</artifactId>
15
<version>LATEST</version>
16
+ <scope>provided</scope>
17
</dependency>
18
```
0 commit comments