harf18/escpospi

Issue after cloning

Closed this issue · 1 comments

I get an error in net.vibrac.escpospi.qrcode
That com.google. package is not recognized.

Could you please let me know if i need to download any specific library

escpospi use com.google.zxing for Qrcode printing.

Have you perform a "mvn clean package" ? All the dependencies should be downloaded.