Gus Heck - 2014-05-19

oops forgot to mention the version of onejar in use...

buildscript {
    repositories {
        mavenCentral()
    }
    dependencies {
        classpath 'com.github.rholder:gradle-one-jar:1.0.4'
    }
}

oops that's the gradle plugin... let me figure out what version of onejar it pulls in.. Looks like the .version file says 0.97-rc12-20120814-2148

 

Last edit: Gus Heck 2014-05-19