org.clojars.qaston/lein-ns-dep-graph

Show namespace dependencies of project sources as a graph.

Leiningen/Boot

[org.clojars.qaston/lein-ns-dep-graph "0.1.1-SNAPSHOT"]

Clojure CLI/deps.edn

org.clojars.qaston/lein-ns-dep-graph {:mvn/version "0.1.1-SNAPSHOT"}

Gradle

implementation("org.clojars.qaston:lein-ns-dep-graph:0.1.1-SNAPSHOT")

Maven

<dependency>
  <groupId>org.clojars.qaston</groupId>
  <artifactId>lein-ns-dep-graph</artifactId>
  <version>0.1.1-SNAPSHOT</version>
</dependency>

Note: this artifact is a non-canonical fork. See the wiki for more details.