dependencies { api libs.pdfbox api project(':graphics-zxing') runtimeOnly libs.pdfbox.jbig2 runtimeOnly project(':graphics-opencv') testImplementation testLibs.jfreechart testImplementation project(':graphics-svg') }