Welcome to the Hangar Open Beta. Please report any issue you encounter on GitHub!
Avatar for Firestar311

A simple Java Library for Star Development LLC

Report StarLib?

StarLib

A general-purpose Java Library that provides simple utilities

https://camo.githubusercontent.com/78249f86a8a89148c23c99acbcc806198f4875112704f0b4a41d59c3426d3183/68747470733a2f2f7777772e6a69747061636b2e696f2f762f53746172446576656c6f706d656e744c4c432f537461724c69622e737667

This library does nothing on it's own and is intended for developers only.

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. 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.

Information

CategoryDeveloper Tools
Published onNovember 8, 2023
LicenseMIT
Downloads2
Stars0
Watchers0
Library

Members