Skip to main content
deepak

Featured

Build is successful but in intellij showing red

that means intellij has not downloaded the file so in that case you can directly point the jar from m2 repository to the module settings -> sdk -> classpath -> add location of jar.
That should solve the problem of intellij.

Comments