com.rentpath/rp-condition-clj

Simple condition system for Clojure

Leiningen/Boot

[com.rentpath/rp-condition-clj "0.5.1"]

Clojure CLI/deps.edn

com.rentpath/rp-condition-clj {:mvn/version "0.5.1"}

Gradle

implementation("com.rentpath:rp-condition-clj:0.5.1")

Maven

<dependency>
  <groupId>com.rentpath</groupId>
  <artifactId>rp-condition-clj</artifactId>
  <version>0.5.1</version>
</dependency>