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+26-8080ef49


Group ID:
com.dwijnand
Artifact ID:
sbt-project-graph
Version:
0.4.0+26-8080ef49
Release Date:
Sept 5, 2019
Licenses:
Files:

libraryDependencies += "com.dwijnand" % "sbt-project-graph" % "0.4.0+26-8080ef49"

Mill build tool

ivy"com.dwijnand:sbt-project-graph:0.4.0+26-8080ef49"

Scala CLI

//> using dep "com.dwijnand:sbt-project-graph:0.4.0+26-8080ef49"

Ammonite REPL

import $ivy.`com.dwijnand:sbt-project-graph:0.4.0+26-8080ef49`

<dependency>
  <groupId>com.dwijnand</groupId>
  <artifactId>sbt-project-graph</artifactId>
  <version>0.4.0+26-8080ef49</version>
</dependency>

compile group: 'com.dwijnand', name: 'sbt-project-graph', version: '0.4.0+26-8080ef49'