DEV Community

Mr.techmaker
Mr.techmaker

Posted on

How to add external library or jar from intellij idea

file -> project structure -> modules (left column) -> dependencies -> click '+' icon -> library -> new library -> maven

Enjoy :)

I dont know why adding dependency in build.gradle is not working in intellij idea.
if you know - please comment.

cheers.

Top comments (0)