Developer API
Javadocs & Access
API for integrating with the RedeemableCodes plugin.
Maven Integration
<repositories>
<repository>
<id>jitpack.io</id>
<url>https://jitpack.io</url>
</repository>
</repositories>
<dependencies>
<dependency>
<groupId>com.github.N0RSKA</groupId>
<artifactId>RedeemableCodesAPI</artifactId>
<version>REPLACE WITH JITPACK VERSION</version>
</dependency>
</dependencies>