org.clojars.clj-holmes/shape-shifter

Transforms a string pattern into clojure spec.

Leiningen/Boot

[org.clojars.clj-holmes/shape-shifter "0.2.6"]

Clojure CLI/deps.edn

org.clojars.clj-holmes/shape-shifter {:mvn/version "0.2.6"}

Gradle

implementation("org.clojars.clj-holmes:shape-shifter:0.2.6")

Maven

<dependency>
  <groupId>org.clojars.clj-holmes</groupId>
  <artifactId>shape-shifter</artifactId>
  <version>0.2.6</version>
</dependency>

Note: this artifact is a non-canonical fork. See the wiki for more details.