yieldbot/vizard

Magic Visualization

Leiningen/Boot

[yieldbot/vizard "1.0.1"]

Clojure CLI/deps.edn

yieldbot/vizard {:mvn/version "1.0.1"}

Gradle

implementation("yieldbot:vizard:1.0.1")

Maven

<dependency>
  <groupId>yieldbot</groupId>
  <artifactId>vizard</artifactId>
  <version>1.0.1</version>
</dependency>