org.roman01la/citrus

State management library for Rum

Leiningen/Boot

[org.roman01la/citrus "3.1.0-SNAPSHOT"]

Clojure CLI/deps.edn

org.roman01la/citrus {:mvn/version "3.1.0-SNAPSHOT"}

Gradle

implementation("org.roman01la:citrus:3.1.0-SNAPSHOT")

Maven

<dependency>
  <groupId>org.roman01la</groupId>
  <artifactId>citrus</artifactId>
  <version>3.1.0-SNAPSHOT</version>
</dependency>