mvxcvi/cljstyle

A tool for formatting Clojure code

Leiningen/Boot

[mvxcvi/cljstyle "0.15.0"]

Clojure CLI/deps.edn

mvxcvi/cljstyle {:mvn/version "0.15.0"}

Gradle

implementation("mvxcvi:cljstyle:0.15.0")

Maven

<dependency>
  <groupId>mvxcvi</groupId>
  <artifactId>cljstyle</artifactId>
  <version>0.15.0</version>
</dependency>