com.palletops/pallet-lein

Leiningen plugin for running Pallet tasks

Leiningen/Boot

[com.palletops/pallet-lein "0.8.0-alpha.1"]

Clojure CLI/deps.edn

com.palletops/pallet-lein {:mvn/version "0.8.0-alpha.1"}

Gradle

implementation("com.palletops:pallet-lein:0.8.0-alpha.1")

Maven

<dependency>
  <groupId>com.palletops</groupId>
  <artifactId>pallet-lein</artifactId>
  <version>0.8.0-alpha.1</version>
</dependency>