group 'mc' version '1.0-SNAPSHOT' dependencies { /* Core */ compile_excludeCopy project(':core') /* Named Binary Tags */ compile (group: 'com.flowpowered', name: 'flow-nbt', version: '1.0.0') }