clj-time-ext

Consider using [org.ocpsoft.prettytime/prettytime "..."] https://mvnrepository.com/artifact/org.ocpsoft.prettytime/prettytime

Leiningen/Boot

[clj-time-ext "0.0.0-35-0x3c33"]

Clojure CLI/deps.edn

clj-time-ext/clj-time-ext {:mvn/version "0.0.0-35-0x3c33"}

Gradle

implementation("clj-time-ext:clj-time-ext:0.0.0-35-0x3c33")

Maven

<dependency>
  <groupId>clj-time-ext</groupId>
  <artifactId>clj-time-ext</artifactId>
  <version>0.0.0-35-0x3c33</version>
</dependency>