io.czlab/wabbit-shared

Sharable parts of wabbit.

Leiningen/Boot

[io.czlab/wabbit-shared "1.0.0"]

Clojure CLI/deps.edn

io.czlab/wabbit-shared {:mvn/version "1.0.0"}

Gradle

implementation("io.czlab:wabbit-shared:1.0.0")

Maven

<dependency>
  <groupId>io.czlab</groupId>
  <artifactId>wabbit-shared</artifactId>
  <version>1.0.0</version>
</dependency>