cljsjs/mathjax

Open source JS display engine for LaTeX, MathML, and AsciiMath notation.

Leiningen/Boot

[cljsjs/mathjax "2.7.5-0"]

Clojure CLI/deps.edn

cljsjs/mathjax {:mvn/version "2.7.5-0"}

Gradle

implementation("cljsjs:mathjax:2.7.5-0")

Maven

<dependency>
  <groupId>cljsjs</groupId>
  <artifactId>mathjax</artifactId>
  <version>2.7.5-0</version>
</dependency>