com.github.lread/muckabout

A lib in which to muck about

Leiningen/Boot

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

Clojure CLI/deps.edn

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

Gradle

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

Maven

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