com.7theta/servo

A rehinkdb client library designed to integrate with signum

Leiningen/Boot

[com.7theta/servo "5.0.7"]

Clojure CLI/deps.edn

com.7theta/servo {:mvn/version "5.0.7"}

Gradle

implementation("com.7theta:servo:5.0.7")

Maven

<dependency>
  <groupId>com.7theta</groupId>
  <artifactId>servo</artifactId>
  <version>5.0.7</version>
</dependency>