Yet another library to make Minecraft plugin development easier.
repositories {
maven("https://repo.codemc.io/repository/FireML/")
}
dependencies {
compileOnly("uk.firedev:DaisyLib:4.0-SNAPSHOT")
}There was an error while loading. Please reload this page.