datastructures/datastructures-json-dsl/build.gradle

4 lines
72 B
Groovy

dependencies {
api libs.jsr305
testImplementation libs.junit4
}