jchardet

jchardet is a java port of the source from mozilla's automatic charset detection algorithm.

  • VCSN/A

  • cljdoc documentationcljdoc
  • 897 Downloads
  • 897 This Version

Leiningen/Boot

[jchardet "1.1.0"]

Clojure CLI/deps.edn

jchardet/jchardet {:mvn/version "1.1.0"}

Gradle

implementation("jchardet:jchardet:1.1.0")

Maven

<dependency>
  <groupId>jchardet</groupId>
  <artifactId>jchardet</artifactId>
  <version>1.1.0</version>
</dependency>