Terra/common/addons/config-structure/build.gradle.kts

5 lines
146 B
Plaintext

dependencies {
"shadedApi"("com.googlecode.json-simple:json-simple:1.1.1")
"shadedApi"(project(":common:addons:manifest-addon-loader"))
}