detect-encoding-clj

A detect encoding utility. juniversalchardet wrapper for Clojure.

  • VCSN/A

  • cljdoc documentationcljdoc
  • 104 Downloads
  • 104 This Version

Leiningen/Boot

[detect-encoding-clj "1.0.0-SNAPSHOT"]

Clojure CLI/deps.edn

detect-encoding-clj/detect-encoding-clj {:mvn/version "1.0.0-SNAPSHOT"}

Gradle

implementation("detect-encoding-clj:detect-encoding-clj:1.0.0-SNAPSHOT")

Maven

<dependency>
  <groupId>detect-encoding-clj</groupId>
  <artifactId>detect-encoding-clj</artifactId>
  <version>1.0.0-SNAPSHOT</version>
</dependency>