mirror of
https://github.com/GeyserMC/Geyser.git
synced 2024-12-13 02:10:44 +01:00
5 lines
144 B
Text
5 lines
144 B
Text
dependencies {
|
|
api("org.geysermc.cumulus", "cumulus", Versions.cumulusVersion)
|
|
}
|
|
|
|
provided("net.kyori", "event-api", Versions.eventVersion)
|