pluginManagement { repositories { maven(url = "https://maven.fabricmc.net") { name = "Fabric" } gradlePluginPortal() } } include("kiwi-java")