group 'com.willfp' version rootProject.version dependencies { compileOnly 'org.spigotmc:spigot-api:1.17.1-R0.1-SNAPSHOT' compileOnly 'commons-io:commons-io:2.8.0' compileOnly 'com.github.lokka30:LevelledMobs:3.1.4' compileOnly 'io.lumine.xikage:MythicMobs:4.9.1' compileOnly 'net.kyori:adventure-api:4.9.1' }