systems.thoughtfull/amalgam

Useful utilities and mixtures for com.stuartsierra/component

Leiningen/Boot

[systems.thoughtfull/amalgam "2.8.3"]

Clojure CLI/deps.edn

systems.thoughtfull/amalgam {:mvn/version "2.8.3"}

Gradle

implementation("systems.thoughtfull:amalgam:2.8.3")

Maven

<dependency>
  <groupId>systems.thoughtfull</groupId>
  <artifactId>amalgam</artifactId>
  <version>2.8.3</version>
</dependency>