datastructures/datastructures-multi/build.gradle

3 lines
62 B
Groovy

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