oai/oai-client/build.gradle

5 lines
123 B
Groovy

dependencies {
api project(':oai-common')
testImplementation libs.marc
testImplementation libs.charactersets
}