org.clojars.bensu/commons-text

Apache Commons Text is a library focused on algorithms working on strings.

Leiningen/Boot

[org.clojars.bensu/commons-text "0.1-SNAPSHOT-0"]

Clojure CLI/deps.edn

org.clojars.bensu/commons-text {:mvn/version "0.1-SNAPSHOT-0"}

Gradle

implementation("org.clojars.bensu:commons-text:0.1-SNAPSHOT-0")

Maven

<dependency>
  <groupId>org.clojars.bensu</groupId>
  <artifactId>commons-text</artifactId>
  <version>0.1-SNAPSHOT-0</version>
</dependency>

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