4 lines
99 B
Groovy
4 lines
99 B
Groovy
dependencies {
|
|
api project(':settings-datastructures')
|
|
api libs.datastructures.yaml.tiny
|
|
}
|