com.github.lread/muckabout

I muck about for the commons

Leiningen/Boot

[com.github.lread/muckabout "1.4.2"]

Clojure CLI/deps.edn

com.github.lread/muckabout {:mvn/version "1.4.2"}

Gradle

implementation("com.github.lread:muckabout:1.4.2")

Maven

<dependency>
  <groupId>com.github.lread</groupId>
  <artifactId>muckabout</artifactId>
  <version>1.4.2</version>
</dependency>