plugins { `java-library` } dependencies { api("org.jetbrains:annotations:17.0.0") }