org.clojars.gfodor/commons-lang

The standard Java libraries fail to provide enough methods for manipulation of its core classes. Apache Commons Lang provides these extra methods.

  • VCSN/A

  • cljdoc documentationcljdoc
  • 358 Downloads
  • 358 This Version

Leiningen/Boot

[org.clojars.gfodor/commons-lang "2.5"]

Clojure CLI/deps.edn

org.clojars.gfodor/commons-lang {:mvn/version "2.5"}

Gradle

implementation("org.clojars.gfodor:commons-lang:2.5")

Maven

<dependency>
  <groupId>org.clojars.gfodor</groupId>
  <artifactId>commons-lang</artifactId>
  <version>2.5</version>
</dependency>

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