cljs-mathbox

ClojureScript wrapper for the MathBox JS library

Leiningen/Boot

[cljs-mathbox "1.0.0"]

Clojure CLI/deps.edn

cljs-mathbox/cljs-mathbox {:mvn/version "1.0.0"}

Gradle

implementation("cljs-mathbox:cljs-mathbox:1.0.0")

Maven

<dependency>
  <groupId>cljs-mathbox</groupId>
  <artifactId>cljs-mathbox</artifactId>
  <version>1.0.0</version>
</dependency>