Mirror von
https://github.com/GeyserMC/Geyser.git
synchronisiert 2024-11-08 17:20:20 +01:00
4 Zeilen
146 B
Plaintext
4 Zeilen
146 B
Plaintext
dependencies {
|
|
api("org.geysermc.cumulus", "cumulus", Versions.cumulusVersion)
|
|
api("com.google.code.gson", "gson", Versions.gsonVersion)
|
|
} |