-
Notifications
You must be signed in to change notification settings - Fork 0
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>