jbuild 0.1.8

High-performance Java build tool supporting Maven and Gradle
Documentation
1
2
3
4
5
rootProject.name = 'multi-module-gradle'

include ':core'
include ':api'
include ':app'