PandorCoreAPI for PandorCore
Replace LATEST with latest version in Releases.
<repository>
<id>pandor-repo</id>
<url>https://repo.pandorianmc.net/releases</url>
</repository>
<dependency>
<groupId>net.pandorianmc</groupId>
<artifactId>PandorCoreAPI</artifactId>
<version>LATEST</version>
<scope>provided</scope>
</dependency>