org.clojars.justiniac/matchure

Idiomatic and powerful pattern matching in clojure

Leiningen/Boot

[org.clojars.justiniac/matchure "0.13.1"]

Clojure CLI/deps.edn

org.clojars.justiniac/matchure {:mvn/version "0.13.1"}

Gradle

implementation("org.clojars.justiniac:matchure:0.13.1")

Maven

<dependency>
  <groupId>org.clojars.justiniac</groupId>
  <artifactId>matchure</artifactId>
  <version>0.13.1</version>
</dependency>

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