jung
Answered
i would like to know how to add JUNG (Java Universal Network/Graph) framework to my intellij project??
Please sign in to leave a comment.
Unpack the jung.zip file somewhere, like project\lib directory, then add all the jars from this directory to the module dependencies: https://www.jetbrains.com/help/idea/working-with-module-dependencies.html.