// Add your dependencies here dependencies { compile('com.github.GTNewHorizons:GT5-Unofficial:5.09.40.33:dev') compileOnly('com.github.GTNewHorizons:NewHorizonsCoreMod:1.9.20:dev') compileOnly('com.github.GTNewHorizons:bartworks:0.5.36:dev') compileOnly('com.github.GTNewHorizons:GTplusplus:1.7.27:dev') compileOnly('com.github.GTNewHorizons:VisualProspecting:1.0.27b:dev') {transitive=false} compileOnly('com.github.GTNewHorizons:ForestryMC:4.4.5:dev') {transitive=false} compileOnly('com.github.GTNewHorizons:Railcraft:9.13.6:dev') {transitive=false} compileOnly('com.github.GTNewHorizons:EnderIO:2.3.1.29:dev') {transitive=false} compileOnly('com.github.GTNewHorizons:BuildCraft:7.1.27:api') {transitive=false} }