cirru/sepal

Leiningen/Boot

[cirru/sepal "0.2.9"]

Clojure CLI/deps.edn

cirru/sepal {:mvn/version "0.2.9"}

Gradle

implementation("cirru:sepal:0.2.9")

Maven

<dependency>
  <groupId>cirru</groupId>
  <artifactId>sepal</artifactId>
  <version>0.2.9</version>
</dependency>