We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6564afc commit d8c2700Copy full SHA for d8c2700
build.gradle
@@ -8,6 +8,7 @@ buildscript {
8
}
9
dependencies {
10
classpath "net.minecraftforge.gradle:ForgeGradle:2.3-SNAPSHOT"
11
+ classpath "commons-lang:commons-lang:2.6"
12
13
14
0 commit comments