org.timmc/lein-otf

Leiningen plugin for non-AOT uberjars

Leiningen/Boot

[org.timmc/lein-otf "1.0.0"]

Clojure CLI/deps.edn

org.timmc/lein-otf {:mvn/version "1.0.0"}

Gradle

implementation("org.timmc:lein-otf:1.0.0")

Maven

<dependency>
  <groupId>org.timmc</groupId>
  <artifactId>lein-otf</artifactId>
  <version>1.0.0</version>
</dependency>