cc.artifice/geppettoweb

Web-based viewer for Geppetto data.

Leiningen/Boot

[cc.artifice/geppettoweb "3.0.0-SNAPSHOT"]

Clojure CLI/deps.edn

cc.artifice/geppettoweb {:mvn/version "3.0.0-SNAPSHOT"}

Gradle

implementation("cc.artifice:geppettoweb:3.0.0-SNAPSHOT")

Maven

<dependency>
  <groupId>cc.artifice</groupId>
  <artifactId>geppettoweb</artifactId>
  <version>3.0.0-SNAPSHOT</version>
</dependency>