content/content-settings-datastructures-json/build.gradle

4 lines
164 B
Groovy

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