org.clojars.tuomask/leiningen

A build tool designed not to set your hair on fire.

Leiningen/Boot

[org.clojars.tuomask/leiningen "1.0.1-always-fork"]

Clojure CLI/deps.edn

org.clojars.tuomask/leiningen {:mvn/version "1.0.1-always-fork"}

Gradle

implementation("org.clojars.tuomask:leiningen:1.0.1-always-fork")

Maven

<dependency>
  <groupId>org.clojars.tuomask</groupId>
  <artifactId>leiningen</artifactId>
  <version>1.0.1-always-fork</version>
</dependency>

Note: this artifact is a non-canonical fork. See the wiki for more details.