yogsototh/kibit

There's a function for that!

Leiningen/Boot

[yogsototh/kibit "0.1.5"]

Clojure CLI/deps.edn

yogsototh/kibit {:mvn/version "0.1.5"}

Gradle

implementation("yogsototh:kibit:0.1.5")

Maven

<dependency>
  <groupId>yogsototh</groupId>
  <artifactId>kibit</artifactId>
  <version>0.1.5</version>
</dependency>