plugins { `java-library` } dependencies { api("org.jetbrains:annotations:17.0.0") api("co.aikar:acf-core:0.5.0-SNAPSHOT") //Don't change without updating the artifacts for its dependencies (see the other comments) }