Skip to content
Loving11ish edited this page Feb 21, 2024 · 10 revisions

API Implementation

Adding ClansLite To Your Project

To start, you're going to want to add ClansLite as a dependency or soft dependancy to your project. While you could download the jar file and add it as a classpath dependency, we highly recommend using a build system such as Maven or Gradle.

Using Maven

  • Repository

  • Dependency

Clone this wiki locally