Is there a way in IDEA to view a Scala dependency graph Permanently deleted user Created April 19, 2018 10:02 Is there a visualisation for the graph in IDEA, or do we just have to rely on say sbt-dependency-graph in a terminal?
Currently sbt-dependency-graph is the wayh to go. There's an issue to improve this, please vote if you would like to increase its priority: https://youtrack.jetbrains.com/issue/SCL-11038