I have a multi modules project in gradle:
settings.gradle: rootProject.name = \'root-prj\' include \'my-lib\' build.gradle: dependencies