What is the Java equivalent of NuGet?

After several hours of following dead ends, installing Maven, customizing environment variables and chasing down dependencies, I eventually found that in IntelliJ under project structure it is possible to add a library directly from Maven. Perfect!

Leave a Comment