indent-clj

Inferred parenthesis for clojure

Leiningen/Boot

[indent-clj "1.0.1"]

Clojure CLI/deps.edn

indent-clj/indent-clj {:mvn/version "1.0.1"}

Gradle

implementation("indent-clj:indent-clj:1.0.1")

Maven

<dependency>
  <groupId>indent-clj</groupId>
  <artifactId>indent-clj</artifactId>
  <version>1.0.1</version>
</dependency>