com.github.igrishaev/soothe

Turn Clojure.spec errors into human-readable text.

Leiningen/Boot

[com.github.igrishaev/soothe "0.1.1"]

Clojure CLI/deps.edn

com.github.igrishaev/soothe {:mvn/version "0.1.1"}

Gradle

implementation("com.github.igrishaev:soothe:0.1.1")

Maven

<dependency>
  <groupId>com.github.igrishaev</groupId>
  <artifactId>soothe</artifactId>
  <version>0.1.1</version>
</dependency>