com.github.lread/muckabout

A lib in which to muck about

Leiningen/Boot

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

Clojure CLI/deps.edn

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

Gradle

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

Maven

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