mur

Collection of reusable components for my personal use

Leiningen/Boot

[mur "0.1.6-SNAPSHOT"]

Clojure CLI/deps.edn

mur/mur {:mvn/version "0.1.6-SNAPSHOT"}

Gradle

implementation("mur:mur:0.1.6-SNAPSHOT")

Maven

<dependency>
  <groupId>mur</groupId>
  <artifactId>mur</artifactId>
  <version>0.1.6-SNAPSHOT</version>
</dependency>