I\'m trying to use the barbecue barcode printing library. I have successfully added the library to IntelliJ through project structure add library. Then I imported the packa
If you added a library to the project structure (rather than via maven, that would be different), be sure it is included as a dependency for the relevant module.