graphics/graphics-png/build.gradle

5 lines
101 B
Groovy
Raw Permalink Normal View History

dependencies {
testImplementation libs.junit.jupiter.params
testImplementation libs.junit4
}