com.redbrainlabs/graph-fnk-viz

Vizualize prismatic graph fnks with rhizome.

Leiningen/Boot

[com.redbrainlabs/graph-fnk-viz "0.1.0-SNAPSHOT"]

Clojure CLI/deps.edn

com.redbrainlabs/graph-fnk-viz {:mvn/version "0.1.0-SNAPSHOT"}

Gradle

implementation("com.redbrainlabs:graph-fnk-viz:0.1.0-SNAPSHOT")

Maven

<dependency>
  <groupId>com.redbrainlabs</groupId>
  <artifactId>graph-fnk-viz</artifactId>
  <version>0.1.0-SNAPSHOT</version>
</dependency>