mathmadness

A library for math expressions parsing

Leiningen/Boot

[mathmadness "0.0.1"]

Clojure CLI/deps.edn

mathmadness/mathmadness {:mvn/version "0.0.1"}

Gradle

implementation("mathmadness:mathmadness:0.0.1")

Maven

<dependency>
  <groupId>mathmadness</groupId>
  <artifactId>mathmadness</artifactId>
  <version>0.0.1</version>
</dependency>