'Maven library imported is not being detected
I'm importing the iText pdf library in java using maven. I use the pom.xml file that the page gives you for importing it, it appears in the external libraries (e.g: Maven: com.itextpdf:barcodes:7.2.2), but for some reason, when I write the imports in the code, IntelIJ says they dont exist. Looking for solutions I've seen deleting the .idea and running mvn clean install, but same error keeps happening. Also tried using the local jars instead but doesn't seem to work either. I'm kinda new using external libraries and intelij, so maybe is something wrong I'm doing but until now, any help is welcomed
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
| Solution | Source |
|---|
