cc.artifice/geppettoweb

Web-based viewer for Geppetto data.

Leiningen/Boot

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

Clojure CLI/deps.edn

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

Gradle

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

Maven

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