ModsJava
StarLib
A simple Java Library for Star Development LLC
⬇ Download on HangarOpen in MCModsHubGet it on Google Play →## **[StarLib](https://github.com/stardevelopmentllc/starlib/edit/main/readme.md#starlib)**
A general-purpose Java Library that provides simple utilities
[](https://www.jitpack.io/#stardevelopmentllc/starlib)
**This library does nothing on it's own and is intended for developers only.**
### **[To use this Library](https://github.com/stardevelopmentllc/starlib/edit/main/readme.md#to-use-this-library)**
You must add JitPack as a repo, below is for Gradle
```
repositories {
maven {
url = 'https://www.jitpack.io'
}
}
```
Then to use this library as a dependency
```
dependencies {
implementation 'com.github.StarDevelopmentLLC:StarLib:1.0.0-SNAPSHOT'
}
```
You must shade this library in order to properly use it, or have it already on the class-path. Gradle has the Shadow Plugin you can use for this task.
If you are using Maven, the Maven-Shade plugin works just fine.
*This Library is provided under the MIT Open-Source License and will always remain that way. You can find the source code* [*here on GitHub*](https://github.com/stardevelopmentllc/starlib)*. If you find that this library is posted anywhere else that is not by me (Firestar311), I recommend that you do not download from there. You can always find the most recent, official version on the GitHub, completely free of charge. If you could also let me know about it so that I can (hopefully) get it removed/changed, that would be great! Please consider supporting development by using GitHub Sponsors.*
StarLib is a free Minecraft Java mod. Compatible with Minecraft 1.10, 1.10.1, 1.10.2, 1.11 and newer. Downloaded 3 times (via Hangar). Download it and open it directly in the game.
Explore more