mirror of
https://github.com/GeyserMC/Geyser.git
synced 2024-08-14 23:57:35 +00: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)
|
|
} |