Skip to content
This repository has been archived by the owner on Dec 29, 2023. It is now read-only.

Ender-Cube/EndercubeCommon

Repository files navigation

This project has been archived in favour of Ender-Cube/Endercube

Endercube Common

This project contains all the common details between different Endercube projects

Jitpack

Get the project off Jitpack!

repositories {
    maven { url 'https://jitpack.io' }
}

dependencies {
    implementation 'com.github.ender-cube:endercubecommon:<VERSION>'
}

Replacing <VERSION> with