xvsy

Integrated data visualization and exploration environment

Leiningen/Boot

[xvsy "0.1.1-SNAPSHOT"]

Clojure CLI/deps.edn

xvsy/xvsy {:mvn/version "0.1.1-SNAPSHOT"}

Gradle

implementation("xvsy:xvsy:0.1.1-SNAPSHOT")

Maven

<dependency>
  <groupId>xvsy</groupId>
  <artifactId>xvsy</artifactId>
  <version>0.1.1-SNAPSHOT</version>
</dependency>