content/content-settings-datastructures/build.gradle

4 lines
196 B
Groovy

dependencies {
api "org.xbib:datastructures-api:${project.property('xbib-datastructures.version')}"
api "org.xbib:datastructures-tiny:${project.property('xbib-datastructures.version')}"
}