plugins { id 'GroowtConventions' id 'java-library' } dependencies { compileOnlyApi libs.jetbrains.anotations }