Carry On

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