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