Skip to content

How to import

David edited this page May 29, 2025 · 2 revisions

Maven Dependency:

<repository>
    <id>jitpack.io</id>
    <url>https://jitpack.io</url>
</repository>

<dependency>
    <groupId>com.github.DavidTheExplorer.Calmdown</groupId>
    <artifactId>calmdown-[platform]</artifactId>
    <version>[version]</version>
</dependency>
Clone this wiki locally