mirror of
https://github.com/GeyserMC/Geyser.git
synced 2025-03-02 14:48:31 +01:00
5 lines
144 B
Kotlin
5 lines
144 B
Kotlin
dependencies {
|
|
api("org.geysermc.cumulus", "cumulus", Versions.cumulusVersion)
|
|
}
|
|
|
|
provided("net.kyori", "event-api", Versions.eventVersion)
|