com.7theta/formal

Leiningen/Boot

[com.7theta/formal "0.5.0"]

Clojure CLI/deps.edn

com.7theta/formal {:mvn/version "0.5.0"}

Gradle

implementation("com.7theta:formal:0.5.0")

Maven

<dependency>
  <groupId>com.7theta</groupId>
  <artifactId>formal</artifactId>
  <version>0.5.0</version>
</dependency>