mirror of
https://github.com/GeyserMC/Geyser.git
synced 2026-01-06 15:41:50 +00:00
6 lines
144 B
Plaintext
6 lines
144 B
Plaintext
dependencies {
|
|
api("org.geysermc.cumulus", "cumulus", Versions.cumulusVersion)
|
|
}
|
|
|
|
provided("net.kyori", "event-api", Versions.eventVersion)
|