repositories { mavenCentral() maven("https://jitpack.io/") } dependencies { implementation("com.github.ishlandbukkit:jbsdiff:deff66b794") implementation("com.google.code.gson:gson:2.8.6") implementation("commons-io:commons-io:2.8.0") }