boot-lein

Boot task for using project.clj for dependencies

  • VCSN/A

  • cljdoc documentationcljdoc
  • 77 Downloads
  • 77 This Version

Leiningen/Boot

[boot-lein "0.0.1-SNAPSHOT"]

Clojure CLI/deps.edn

boot-lein/boot-lein {:mvn/version "0.0.1-SNAPSHOT"}

Gradle

implementation("boot-lein:boot-lein:0.0.1-SNAPSHOT")

Maven

<dependency>
  <groupId>boot-lein</groupId>
  <artifactId>boot-lein</artifactId>
  <version>0.0.1-SNAPSHOT</version>
</dependency>