plugins { `java-config` } dependencies { shade("org.snakeyaml:snakeyaml-engine:2.3") implementation("org.snakeyaml:snakeyaml-engine:2.3") }