plugins { `java-library` `module-info-compile` } dependencies { api(projects.darklafAnnotations) }