oc-humanize

produce human readable strings in clojure

Leiningen/Boot

[oc-humanize "0.2.3-alpha1"]

Clojure CLI/deps.edn

oc-humanize/oc-humanize {:mvn/version "0.2.3-alpha1"}

Gradle

implementation("oc-humanize:oc-humanize:0.2.3-alpha1")

Maven

<dependency>
  <groupId>oc-humanize</groupId>
  <artifactId>oc-humanize</artifactId>
  <version>0.2.3-alpha1</version>
</dependency>