# CocoaBeans
This library aims to be a very well-made and thought-out toolkit for developers to save the hassle of copying common code between projects. Cocoa beans is modular, it contains a spigot module and a common java module, with more modules planned for the future.
## Including in your project
Maven:
```xml
apartium-releases
https://mvn.apartiumservices.com/repository/apartium-releases
net.apartium.cocoa-beans
common
[VERSION]
```
Gradle:
```gradle
repositories {
maven {
name 'apartium-releases'
url 'https://mvn.apartiumservices.com/repository/apartium-releases'
}
}
dependencies {
// You can also use 'spigot' instead to get the spigot utilities as well
implementation 'net.apartium.cocoa-beans:common:[VERSION]'
}
```
Quick facts
- Edition: Minecraft Java
- File type: .jar
- Minecraft versions listed: 1.17, 1.19, 1.19.1
- How to install: Install the matching mod loader (Forge, Fabric or NeoForge) for your Minecraft version. → Download the .jar. → Put it in the .minecraft/mods folder and launch that loader profile.
- Where to get it: Opens on Hangar — not every file is mirrored on our own servers.
Install steps are the general flow for this file type — How to install Minecraft Java mods & modpacks walks through it step by step.
CocoaBeans is a free Minecraft Java mod. Compatible with Minecraft 1.17, 1.19, 1.19.1, 1.19.2 and newer. Downloaded 61 times (via Hangar). Download it and open it directly in the game.