Skip to content
This repository has been archived by the owner on Apr 9, 2024. It is now read-only.
Maicol edited this page Oct 23, 2023 · 5 revisions

What is ClashJ?

ClashJ is a powerful and versatile asynchronous library designed to provide comprehensive coverage of the Clash of Clans API while maintaining a small CPU and memory footprint. It has been developed with the aim of simplifying and enhancing your interaction with the Clash of Clans developer ecosystem. This Wiki serves as your go-to resource for understanding and using ClashJ effectively.

Key Points

  • Fully Asynchronous Library: ClashJ is built to be fully asynchronous, making it efficient and responsive for developers.
  • Email and Password Login: It supports login with your email and password for seamless integration with the Clash of Clans developer website.
  • Complete Clash of Clans API Coverage: ClashJ provides comprehensive access to the Clash of Clans API, making it easy to create applications and tools around the game.
  • Event System: ClashJ provides an event system that allows you to register callbacks for specific in-game events, enhancing your development capabilities.

Getting Started

Get started with ClashJ in minutes! Just follow these simple steps:

  1. Install ClashJ: Add ClashJ as a dependency in your project with Gradle or Maven.

  2. Write Your First Code: Use a simple code example to fetch player and clan information.

Explore the Wiki

Disclaimer

This project is not affiliated with or endorsed by Supercell. For more information, please review Supercell's Fan Content Policy.