systems.thoughtfull/amalgam

Things wanted or needed but missing from clojure.core

Leiningen/Boot

[systems.thoughtfull/amalgam "1.0.0"]

Clojure CLI/deps.edn

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

Gradle

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

Maven

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