org.clojars.gfodor/commons-codec

Commons Codec provides implementations of common encoders and decoders such as Base64, Hex, Phonetic and URLs.

  • VCSN/A

  • cljdoc documentationcljdoc
  • 72 Downloads
  • 72 This Version

Leiningen/Boot

[org.clojars.gfodor/commons-codec "1.3"]

Clojure CLI/deps.edn

org.clojars.gfodor/commons-codec {:mvn/version "1.3"}

Gradle

implementation("org.clojars.gfodor:commons-codec:1.3")

Maven

<dependency>
  <groupId>org.clojars.gfodor</groupId>
  <artifactId>commons-codec</artifactId>
  <version>1.3</version>
</dependency>

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