cljs-mathbox

ClojureScript wrapper for the MathBox JS library

Leiningen/Boot

[cljs-mathbox "0.1.1-SNAPSHOT"]

Clojure CLI/deps.edn

cljs-mathbox/cljs-mathbox {:mvn/version "0.1.1-SNAPSHOT"}

Gradle

implementation("cljs-mathbox:cljs-mathbox:0.1.1-SNAPSHOT")

Maven

<dependency>
  <groupId>cljs-mathbox</groupId>
  <artifactId>cljs-mathbox</artifactId>
  <version>0.1.1-SNAPSHOT</version>
</dependency>