依赖关系:group:io.github.waterfallmc,name:waterfall-api,version:1.12-SNAPSHOT
存储库: https://repo.destroystokyo.com/repository/maven-snapshots/ (您可以检查依赖项是否存在)
在 build.gradle 中:
存储库:
maven {
url "https://repo.destroystokyo.com/repository/maven-snapshots/"
}
相关性:
compile 'io.github.waterfallmc:waterfall-api:1.12-SNAPSHOT'
输出:pastebin