com.rentpath/rp-query-clj

RentPath query abstractions in Clojure

Leiningen/Boot

[com.rentpath/rp-query-clj "0.1.4"]

Clojure CLI/deps.edn

com.rentpath/rp-query-clj {:mvn/version "0.1.4"}

Gradle

implementation("com.rentpath:rp-query-clj:0.1.4")

Maven

<dependency>
  <groupId>com.rentpath</groupId>
  <artifactId>rp-query-clj</artifactId>
  <version>0.1.4</version>
</dependency>