teamwall/formative

Web forms - rendering, parsing, and validating

Leiningen/Boot

[teamwall/formative "0.9.0"]

Clojure CLI/deps.edn

teamwall/formative {:mvn/version "0.9.0"}

Gradle

implementation("teamwall:formative:0.9.0")

Maven

<dependency>
  <groupId>teamwall</groupId>
  <artifactId>formative</artifactId>
  <version>0.9.0</version>
</dependency>