mirror of
https://github.com/GeyserMC/Geyser.git
synced 2025-01-11 04:21:16 +01:00
4 lines
No EOL
146 B
Text
4 lines
No EOL
146 B
Text
dependencies {
|
|
api("org.geysermc.cumulus", "cumulus", Versions.cumulusVersion)
|
|
api("com.google.code.gson", "gson", Versions.gsonVersion)
|
|
} |