net.clojars.younghwan-nam/pattern-match

[DEPRICATED!] see) https://clojars.org/com.github.ssisksl77/pattern-match

Leiningen/Boot

[net.clojars.younghwan-nam/pattern-match "0.0.2"]

Clojure CLI/deps.edn

net.clojars.younghwan-nam/pattern-match {:mvn/version "0.0.2"}

Gradle

implementation("net.clojars.younghwan-nam:pattern-match:0.0.2")

Maven

<dependency>
  <groupId>net.clojars.younghwan-nam</groupId>
  <artifactId>pattern-match</artifactId>
  <version>0.0.2</version>
</dependency>