yayitswei/formative

Web forms - rendering, parsing, and validating

Leiningen/Boot

[yayitswei/formative "0.8.10-SNAPSHOT"]

Clojure CLI/deps.edn

yayitswei/formative {:mvn/version "0.8.10-SNAPSHOT"}

Gradle

implementation("yayitswei:formative:0.8.10-SNAPSHOT")

Maven

<dependency>
  <groupId>yayitswei</groupId>
  <artifactId>formative</artifactId>
  <version>0.8.10-SNAPSHOT</version>
</dependency>