dda/pallet-common

Common functions used across pallet projects

Leiningen/Boot

[dda/pallet-common "0.5.0"]

Clojure CLI/deps.edn

dda/pallet-common {:mvn/version "0.5.0"}

Gradle

implementation("dda:pallet-common:0.5.0")

Maven

<dependency>
  <groupId>dda</groupId>
  <artifactId>pallet-common</artifactId>
  <version>0.5.0</version>
</dependency>