3
0
Mirror von https://github.com/GeyserMC/Geyser.git synchronisiert 2024-07-06 13:28:06 +02:00
Geyser/common/build.gradle.kts

4 Zeilen
146 B
Plaintext

2022-02-27 23:38:55 +01:00
dependencies {
api("org.geysermc.cumulus", "cumulus", Versions.cumulusVersion)
api("com.google.code.gson", "gson", Versions.gsonVersion)
2022-02-27 23:38:55 +01:00
}