datastructures/datastructures-tiny/build.gradle

3 lines
59 B
Groovy

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