mirror of https://github.com/sbt/sbt.git
7 lines
102 B
Plaintext
7 lines
102 B
Plaintext
|
|
sbtPlugin := true
|
||
|
|
|
||
|
|
name := "sbt-dependency-graph"
|
||
|
|
|
||
|
|
organization := "net.virtualvoid"
|
||
|
|
|
||
|
|
version := "0.5"
|