mirror of
https://github.com/GeyserMC/Geyser.git
synced 2025-12-21 15:59:32 +00:00
4 lines
146 B
Plaintext
4 lines
146 B
Plaintext
dependencies {
|
|
api("org.geysermc.cumulus", "cumulus", Versions.cumulusVersion)
|
|
api("com.google.code.gson", "gson", Versions.gsonVersion)
|
|
} |