To use CarryOn in your projects, include this in your build.gradle:
repositories {
maven {
url "https://maven.blamejared.com/"
}
}
dependencies {
deobfCompile "tschipp.carryon:carryon-MCVERSION:MODVERSION"
}
Make sure to replace MCVERSION
and MODVERSION
with the appropriate versions.