// Add your dependencies here dependencies { compile('com.github.GTNewHorizons:GT5-Unofficial:5.09.41.31:dev') compileOnly('com.github.GTNewHorizons:NewHorizonsCoreMod:1.9.69:dev') compileOnly('com.github.GTNewHorizons:bartworks:0.5.82:dev') compileOnly('com.github.GTNewHorizons:GTplusplus:1.7.88:dev') compileOnly('com.github.GTNewHorizons:VisualProspecting:1.0.31:dev') {transitive=false} compileOnly('com.github.GTNewHorizons:ForestryMC:4.4.14:dev') {transitive=false} compileOnly('com.github.GTNewHorizons:Railcraft:9.13.10:dev') {transitive=false} compileOnly('com.github.GTNewHorizons:EnderIO:2.3.1.43:dev') {transitive=false} compileOnly('com.github.GTNewHorizons:BuildCraft:7.1.27:api') {transitive=false} }