oai/oai-server/build.gradle
2016-11-10 13:30:42 +01:00

4 lines
No EOL
109 B
Groovy

dependencies {
compile project(':oai-common')
compile "org.xbib.helianthus:helianthus-server:1.0.3"
}