apply plugin: 'java-library' dependencies { api project(':futur-api') testImplementation project(':futur-api') }