inst

Instant formatter for time since an event occurred

Leiningen/Boot

[inst "0.1.6"]

Clojure CLI/deps.edn

inst/inst {:mvn/version "0.1.6"}

Gradle

implementation("inst:inst:0.1.6")

Maven

<dependency>
  <groupId>inst</groupId>
  <artifactId>inst</artifactId>
  <version>0.1.6</version>
</dependency>