3
0
Mirror von https://github.com/GeyserMC/Geyser.git synchronisiert 2024-07-11 15:58:06 +02:00
Geyser/common/build.gradle.kts
2022-08-10 17:39:48 -04:00

4 Zeilen
146 B
Plaintext

dependencies {
api("org.geysermc.cumulus", "cumulus", Versions.cumulusVersion)
api("com.google.code.gson", "gson", Versions.gsonVersion)
}