Mirror von
https://github.com/GeyserMC/Geyser.git
synchronisiert 2024-11-05 07:40:11 +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)
|
|
} |