dependencies { api project(':graphics-zxing') testImplementation project(':graphics-vector') testImplementation project(':graphics-vector-eps') testImplementation project(':graphics-vector-pdf') testImplementation project(':graphics-vector-svg') testImplementation testLibs.junit.jupiter.params testImplementation testLibs.junit4 testImplementation testLibs.reflections }