allprojects { repositories { mavenCentral() jcenter() flatDir name:'flat', dirs:["${WRKDIR}/flatRepo"] } }