content/settings-datastructures/build.gradle

4 lines
83 B
Groovy

dependencies {
api project(':settings-api')
api libs.datastructures.tiny
}