cljs-mathbox

ClojureScript wrapper for the MathBox JS library

Leiningen/Boot

[cljs-mathbox "1.0.1"]

Clojure CLI/deps.edn

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

Gradle

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

Maven

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