include 'cli' include 'core' rootProject.name = 'stringmetric' project(':cli').name = 'stringmetric-cli' project(':core').name = 'stringmetric-core'