org.clojars.hsanjeewa/inflections

Rails-like inflections for Clojure. Modifed to support clojure 1.3

Leiningen/Boot

[org.clojars.hsanjeewa/inflections "0.4.2-SNAPSHOT"]

Clojure CLI/deps.edn

org.clojars.hsanjeewa/inflections {:mvn/version "0.4.2-SNAPSHOT"}

Gradle

implementation("org.clojars.hsanjeewa:inflections:0.4.2-SNAPSHOT")

Maven

<dependency>
  <groupId>org.clojars.hsanjeewa</groupId>
  <artifactId>inflections</artifactId>
  <version>0.4.2-SNAPSHOT</version>
</dependency>

Note: this artifact is a non-canonical fork. See the wiki for more details.