LibJF/libjf-unsafe-v0/build.gradle

6 lines
86 B
Groovy

archivesBaseName = "libjf-unsafe-v0"
dependencies {
api project(":libjf-base")
}