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.