com.murphydye/mishmash

FIXME: write description

Leiningen/Boot

[com.murphydye/mishmash "0.1.1-SNAPSHOT"]

Clojure CLI/deps.edn

com.murphydye/mishmash {:mvn/version "0.1.1-SNAPSHOT"}

Gradle

implementation("com.murphydye:mishmash:0.1.1-SNAPSHOT")

Maven

<dependency>
  <groupId>com.murphydye</groupId>
  <artifactId>mishmash</artifactId>
  <version>0.1.1-SNAPSHOT</version>
</dependency>