This project has been archived in favour of Ender-Cube/Endercube
This project contains all the common details between different Endercube projects
Get the project off Jitpack!
repositories {
maven { url 'https://jitpack.io' }
}
dependencies {
implementation 'com.github.ender-cube:endercubecommon:<VERSION>'
}