com.7theta/formal

Leiningen/Boot

[com.7theta/formal "0.1.1"]

Clojure CLI/deps.edn

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

Gradle

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

Maven

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