// Add your dependencies here dependencies { compile('com.github.GTNewHorizons:GT5-Unofficial:5.09.43.07:dev') compile('com.github.GTNewHorizons:StructureLib:1.2.6:dev') compile("com.github.GTNewHorizons:ModularUI:1.1.2:dev") compile('com.github.GTNewHorizons:bartworks:0.7.1:dev') compile('com.github.GTNewHorizons:NotEnoughItems:2.3.46-GTNH:dev') compile('com.github.GTNewHorizons:TecTech:5.2.1:dev') compile('thaumcraft:Thaumcraft:1.7.10-4.2.3.5:dev') compile('net.industrial-craft:industrialcraft-2:2.2.828-experimental:dev') compileOnly('com.github.GTNewHorizons:EnderCore:0.2.13:dev') {transitive = false} compileOnly('com.github.GTNewHorizons:Applied-Energistics-2-Unofficial:rv3-beta-197-GTNH:dev') {transitive = false} compileOnly('com.github.GTNewHorizons:GTplusplus:1.9.1:dev') {transitive = false} compileOnly('com.github.GTNewHorizons:AppleCore:3.2.10:dev') {transitive = false} compileOnly('com.github.GTNewHorizons:ForestryMC:4.6.7:dev') {transitive = false} compileOnly('com.github.GTNewHorizons:Railcraft:9.14.1:dev') {transitive = false} compileOnly('com.github.GTNewHorizons:EnderIO:2.4.11:dev') {transitive = false} compileOnly('com.github.GTNewHorizons:ExtraCells2:2.5.33:dev') {transitive = false} compileOnly('com.github.GTNewHorizons:BuildCraft:7.1.33:dev') {transitive = false} compileOnly('com.github.GTNewHorizons:ThaumicEnergistics:1.4.1-GTNH:dev') {transitive = false} compileOnly("com.github.GTNewHorizons:ProjectRed:4.7.9-GTNH:dev") {transitive = false} runtimeOnly('com.github.GTNewHorizons:NewHorizonsCoreMod:2.1.0:dev') runtimeOnly('com.github.GTNewHorizons:ForestryMC:4.6.7:dev') runtimeOnly('com.github.GTNewHorizons:GTplusplus:1.9.1:dev') //compileOnly('com.github.GTNewHorizons:Avaritia:1.39) }