yogsototh/kibit

There's a function for that!

Leiningen/Boot

[yogsototh/kibit "0.1.3"]

Clojure CLI/deps.edn

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

Gradle

implementation("yogsototh:kibit:0.1.3")

Maven

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