systems.thoughtfull/amalgam

Useful utilities and mixtures for com.stuartsierra/component

Leiningen/Boot

[systems.thoughtfull/amalgam "1.0.1"]

Clojure CLI/deps.edn

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

Gradle

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

Maven

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