com.github.igrishaev/soothe

Turn Clojure.spec errors into human-readable text.

Leiningen/Boot

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

Clojure CLI/deps.edn

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

Gradle

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

Maven

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