We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Add the API to your project using maven
<repository> <id>jitpack.io</id> <url>https://jitpack.io</url> </repository>
<dependency> <groupId>com.github.Mezy</groupId> <artifactId>UhcCore</artifactId> <version>v1.16</version> </dependency>