oai/oai-server/build.gradle

4 lines
109 B
Groovy
Raw Permalink Normal View History

2016-11-10 13:30:42 +01:00
dependencies {
compile project(':oai-common')
compile "org.xbib.helianthus:helianthus-server:1.0.3"
}