Pre-made components for the eco GUI system
Gradle:
repositories {
maven { url 'https://repo.auxilor.io/repository/maven-public/' }
}
dependencies {
compileOnly 'com.willfp:ecomponent:Tag'
}Replace Tag with a release tag for ecomponent, eg 1.5.0.
Click here to read the entire license.