com.palletops/all-crates

An all in one dependency for pallet crates.

Leiningen/Boot

[com.palletops/all-crates "0.8.0-alpha.1"]

Clojure CLI/deps.edn

com.palletops/all-crates {:mvn/version "0.8.0-alpha.1"}

Gradle

implementation("com.palletops:all-crates:0.8.0-alpha.1")

Maven

<dependency>
  <groupId>com.palletops</groupId>
  <artifactId>all-crates</artifactId>
  <version>0.8.0-alpha.1</version>
</dependency>