kephale/unification

A Clojure unification library

Leiningen/Boot

[kephale/unification "0.5.2-SNAPSHOT"]

Clojure CLI/deps.edn

kephale/unification {:mvn/version "0.5.2-SNAPSHOT"}

Gradle

implementation("kephale:unification:0.5.2-SNAPSHOT")

Maven

<dependency>
  <groupId>kephale</groupId>
  <artifactId>unification</artifactId>
  <version>0.5.2-SNAPSHOT</version>
</dependency>