stch-library/schema

Alternative Schema implementation. Clojure only at the moment.

Leiningen/Boot

[stch-library/schema "0.3.3"]

Clojure CLI/deps.edn

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

Gradle

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

Maven

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