3 lines
105 B
Groovy
3 lines
105 B
Groovy
|
dependencies {
|
||
|
api "org.xbib:datastructures-api:${project.property('xbib-datastructures.version')}"
|
||
|
}
|