se.raek/utf8-with-fallback

A Java charset provider for decoding streams that contain mixed UTF-8 and ISO 8859-1 encoded text

  • VCSN/A

  • cljdoc documentationcljdoc
  • 1,841 Downloads
  • 1,841 This Version

Leiningen/Boot

[se.raek/utf8-with-fallback "1.1.0"]

Clojure CLI/deps.edn

se.raek/utf8-with-fallback {:mvn/version "1.1.0"}

Gradle

implementation("se.raek:utf8-with-fallback:1.1.0")

Maven

<dependency>
  <groupId>se.raek</groupId>
  <artifactId>utf8-with-fallback</artifactId>
  <version>1.1.0</version>
</dependency>