content/settings-api/build.gradle

3 lines
105 B
Groovy
Raw Normal View History

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