datastructures/datastructures-immutable/build.gradle

3 lines
56 B
Groovy

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