I added a dependency to my pom.xml file but cannot find the option to import the dependency. I'm not able to use the library in my program.
I've looked online and many suggest going to Settings -> Maven -> .... but this option simply does not exist for me.
I have also seen other solutions of simply right clicking the pom.xml -> Maven -> Reimport. Again, I don't have this option. I am pretty sure this is a Maven project.
Does anyone know what might be the problem?