com.github.brettatoms/remuda

Server-held UI state as a materialized view

Leiningen/Boot

[com.github.brettatoms/remuda "0.1.42"]

Clojure CLI/deps.edn

com.github.brettatoms/remuda {:mvn/version "0.1.42"}

Gradle

implementation("com.github.brettatoms:remuda:0.1.42")

Maven

<dependency>
  <groupId>com.github.brettatoms</groupId>
  <artifactId>remuda</artifactId>
  <version>0.1.42</version>
</dependency>