com.github.brettatoms/remuda

Server-held UI state as a materialized view

Leiningen/Boot

[com.github.brettatoms/remuda "0.1.9999-SNAPSHOT"]

Clojure CLI/deps.edn

com.github.brettatoms/remuda {:mvn/version "0.1.9999-SNAPSHOT"}

Gradle

implementation("com.github.brettatoms:remuda:0.1.9999-SNAPSHOT")

Maven

<dependency>
  <groupId>com.github.brettatoms</groupId>
  <artifactId>remuda</artifactId>
  <version>0.1.9999-SNAPSHOT</version>
</dependency>