A very helpful library.
Dependency
Choose one of the artifacts, e.g. arimapi-chat: space.arim.api:arimapi-chat.
The repository URL is https://mvn-repo.arim.space/gpl3/.
Maven
With maven, this would be applied as follows.
Dependency:
<dependency> <groupId>space.arim.api</groupId> <artifactId>arimapi-chat</artifactId> <version>{INSERT_LATEST_VERSION}</version> </dependency>
Repository:
<repository> <id>arim-mvn-gpl3</id> <url>https://mvn-repo.arim.space/gpl3/</url> </repository>
License
This project is licensed under the GNU GPL v3. Please see the license file for more information.