gorilla-graph

A network graph renderer for Gorilla REPL, using vis.js library.

  • VCSN/A

  • cljdoc documentationcljdoc
  • 77 Downloads
  • 77 This Version

Leiningen/Boot

[gorilla-graph "0.1.0-SNAPSHOT"]

Clojure CLI/deps.edn

gorilla-graph/gorilla-graph {:mvn/version "0.1.0-SNAPSHOT"}

Gradle

implementation("gorilla-graph:gorilla-graph:0.1.0-SNAPSHOT")

Maven

<dependency>
  <groupId>gorilla-graph</groupId>
  <artifactId>gorilla-graph</artifactId>
  <version>0.1.0-SNAPSHOT</version>
</dependency>