# Installation

## Prerequisites

- Java 8 or higher
- A ChargeOver account and API credentials (endpoint, username, and password)

## Steps

- Clone the repository from GitHub:
```bash
git clone https://github.com/chargeover/chargeover_java.git
```

Include the downloaded files in your Java project.
