Evergreen micro-libraries.
<repositories>
<repository>
<id>jitpack.io</id>
<url>https://jitpack.io</url>
</repository>
</repositories>
<dependency>
<groupId>community.leaf.evergreen</groupId>
<artifactId><!--module--></artifactId>
<version><!--release--></version>
</dependency>
bukkit-server-version
→ 🚰- Get the version of a Bukkit server.
More to come!
Since we use JitPack to distribute this library, the versions available
are the same as the tags
found on the releases page of this repository.
If you intend to shade this library, please consider relocating the packages to avoid potential conflicts with other projects. This library also utilizes nullness annotations, which may be undesirable in a shaded uber-jar. They can safely be excluded, and you are encouraged to do so.