Terra/common/api/util/build.gradle.kts
2021-09-24 12:18:57 -07:00

5 lines
61 B
Plaintext

dependencies {
"shadedApi"("net.jafama:jafama:2.3.2")
}