Repository and API for LeaderboardsPlus. Create and track your own custom statistics and automatically create leaderboards!
<repository>
<id>jitpack.io</id>
<url>https://jitpack.io</url>
</repository>
<dependency>
<groupId>com.github.NegativeKB</groupId>
<artifactId>LeaderboardsPlus</artifactId>
<version>2.0</version>
<scope>provided</scope>
</dependency>