mvxcvi/cljstyle

A tool for formatting Clojure code

Leiningen/Boot

[mvxcvi/cljstyle "0.13.0"]

Clojure CLI/deps.edn

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

Gradle

implementation("mvxcvi:cljstyle:0.13.0")

Maven

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