datastructures/datastructures-tiny/build.gradle

4 lines
60 B
Groovy

dependencies {
api project(':datastructures-common')
}