I would like some help on dependency javase.
When below dependency is used it does not import all the classes.
implementation ‘com.google.zxing:javase:3.5.1’
I am specifically looking to import the MatrixToImageWriter class through this dependency.
Any help would be highly appreciated.
Regards,
Swathi