mirror of
https://github.com/PolyhedralDev/Terra.git
synced 2025-07-20 19:42:30 +00:00
7 lines
107 B
Plaintext
7 lines
107 B
Plaintext
dependencies {
|
|
shadedApi(project(":common:api:util"))
|
|
|
|
shadedApi("net.jafama:jafama:2.3.2")
|
|
}
|
|
|