LLibrary

LLibrary

75M Downloads

1.2.1-1.7.10 dependency not compiling

Lyl4c opened this issue ยท 1 comments

commented

repositories {
maven {
name = "ilexiconn"
url = "http://maven.ilexiconn.net"
}
}

dependencies {
compile "net.ilexiconn:llibrary:1.2.1-1.7.10:dev"
}

forge 10.13.4.1614

1.0.0-1.7.10 works fine, but I can't get this latest version to work using this method

commented

Whoops, fixed! =)