wink/kibit

There's a function for that!

Leiningen/Boot

[wink/kibit "0.0.3-SNAPSHOT"]

Clojure CLI/deps.edn

wink/kibit {:mvn/version "0.0.3-SNAPSHOT"}

Gradle

implementation("wink:kibit:0.0.3-SNAPSHOT")

Maven

<dependency>
  <groupId>wink</groupId>
  <artifactId>kibit</artifactId>
  <version>0.0.3-SNAPSHOT</version>
</dependency>