rootProject.name='postssystem' String[] includes = [ ':utils:repos', ':utils:repos:exposed', ':exposed:commons', ':ktor:common', ':ktor:client', ':core:api', ':core:exposed', ':core:ktor:common', ':core:ktor:client', ':publishing:api', ':publishing:exposed', ':markups', ':markups:html' ] includes.each { include it }