edu.byu.odh/reformation

Generate and manipulate form datastructures in pure Clojure, which can be read with Reagent.

Leiningen/Boot

[edu.byu.odh/reformation "26"]

Clojure CLI/deps.edn

edu.byu.odh/reformation {:mvn/version "26"}

Gradle

implementation("edu.byu.odh:reformation:26")

Maven

<dependency>
  <groupId>edu.byu.odh</groupId>
  <artifactId>reformation</artifactId>
  <version>26</version>
</dependency>