clubby

Clubhouse Reporting

Leiningen/Boot

[clubby "1.0.3-SNAPSHOT"]

Clojure CLI/deps.edn

clubby/clubby {:mvn/version "1.0.3-SNAPSHOT"}

Gradle

implementation("clubby:clubby:1.0.3-SNAPSHOT")

Maven

<dependency>
  <groupId>clubby</groupId>
  <artifactId>clubby</artifactId>
  <version>1.0.3-SNAPSHOT</version>
</dependency>