org.clojars.danielbraun/expresso

a general Algebraic Expression manipulation library in clojure

Leiningen/Boot

[org.clojars.danielbraun/expresso "0.2.2-SNAPSHOT"]

Clojure CLI/deps.edn

org.clojars.danielbraun/expresso {:mvn/version "0.2.2-SNAPSHOT"}

Gradle

implementation("org.clojars.danielbraun:expresso:0.2.2-SNAPSHOT")

Maven

<dependency>
  <groupId>org.clojars.danielbraun</groupId>
  <artifactId>expresso</artifactId>
  <version>0.2.2-SNAPSHOT</version>
</dependency>

Note: this artifact is a non-canonical fork. See the wiki for more details.