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+17-9c1ef81d


Group ID:
com.dwijnand
Artifact ID:
sbt-project-graph
Version:
0.4.0+17-9c1ef81d
Release Date:
Jul 8, 2019
Licenses:
Files:

libraryDependencies += "com.dwijnand" % "sbt-project-graph" % "0.4.0+17-9c1ef81d"

Mill build tool

ivy"com.dwijnand:sbt-project-graph:0.4.0+17-9c1ef81d"

Scala CLI

//> using dep "com.dwijnand:sbt-project-graph:0.4.0+17-9c1ef81d"

Ammonite REPL

import $ivy.`com.dwijnand:sbt-project-graph:0.4.0+17-9c1ef81d`

<dependency>
  <groupId>com.dwijnand</groupId>
  <artifactId>sbt-project-graph</artifactId>
  <version>0.4.0+17-9c1ef81d</version>
</dependency>

compile group: 'com.dwijnand', name: 'sbt-project-graph', version: '0.4.0+17-9c1ef81d'