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+28-244465dc


Group ID:
com.dwijnand
Artifact ID:
sbt-project-graph
Version:
0.4.0+28-244465dc
Release Date:
Sep 22, 2019
Licenses:
Files:

libraryDependencies += "com.dwijnand" % "sbt-project-graph" % "0.4.0+28-244465dc"

Mill build tool

ivy"com.dwijnand:sbt-project-graph:0.4.0+28-244465dc"

Scala CLI

//> using dep "com.dwijnand:sbt-project-graph:0.4.0+28-244465dc"

Ammonite REPL

import $ivy.`com.dwijnand:sbt-project-graph:0.4.0+28-244465dc`

<dependency>
  <groupId>com.dwijnand</groupId>
  <artifactId>sbt-project-graph</artifactId>
  <version>0.4.0+28-244465dc</version>
</dependency>

compile group: 'com.dwijnand', name: 'sbt-project-graph', version: '0.4.0+28-244465dc'