dwijnand / sbt-project-graph   0.4.0

Apache License 2.0 GitHub

An sbt plugin to help visualise inter-project dependencies

sbt-project-graph 0.4.0+13-f3d21d57


Group ID:
com.dwijnand
Artifact ID:
sbt-project-graph
Version:
0.4.0+13-f3d21d57
Release Date:
Jun 18, 2019
Licenses:
Files:

libraryDependencies += "com.dwijnand" % "sbt-project-graph" % "0.4.0+13-f3d21d57"

Mill build tool

ivy"com.dwijnand:sbt-project-graph:0.4.0+13-f3d21d57"

Scala CLI

//> using dep "com.dwijnand:sbt-project-graph:0.4.0+13-f3d21d57"

Ammonite REPL

import $ivy.`com.dwijnand:sbt-project-graph:0.4.0+13-f3d21d57`

<dependency>
  <groupId>com.dwijnand</groupId>
  <artifactId>sbt-project-graph</artifactId>
  <version>0.4.0+13-f3d21d57</version>
</dependency>

compile group: 'com.dwijnand', name: 'sbt-project-graph', version: '0.4.0+13-f3d21d57'