defaultTasks 'distZip' apply plugin: 'java-library' dependencies{ api(project(':ToolKit')) { } }