stch-library/schema

Alternative Schema implementation. Clojure only at the moment.

Leiningen/Boot

[stch-library/schema "0.3.2"]

Clojure CLI/deps.edn

stch-library/schema {:mvn/version "0.3.2"}

Gradle

implementation("stch-library:schema:0.3.2")

Maven

<dependency>
  <groupId>stch-library</groupId>
  <artifactId>schema</artifactId>
  <version>0.3.2</version>
</dependency>