dorothy

Hiccup-style generation of Graphviz graphs

Leiningen/Boot

[dorothy "0.0.1"]

Clojure CLI/deps.edn

dorothy/dorothy {:mvn/version "0.0.1"}

Gradle

implementation("dorothy:dorothy:0.0.1")

Maven

<dependency>
  <groupId>dorothy</groupId>
  <artifactId>dorothy</artifactId>
  <version>0.0.1</version>
</dependency>