org.mentat/mathbox-cljs

Clojurescript extensions and utilities for Mathbox.

Leiningen/Boot

[org.mentat/mathbox-cljs "0.0.0-SNAPSHOT"]

Clojure CLI/deps.edn

org.mentat/mathbox-cljs {:mvn/version "0.0.0-SNAPSHOT"}

Gradle

implementation("org.mentat:mathbox-cljs:0.0.0-SNAPSHOT")

Maven

<dependency>
  <groupId>org.mentat</groupId>
  <artifactId>mathbox-cljs</artifactId>
  <version>0.0.0-SNAPSHOT</version>
</dependency>