org.clojars.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
  • 32 Downloads
  • 32 This Version

Leiningen/Boot

[org.clojars.raek/utf8-with-fallback "1.0.0"]

Clojure CLI/deps.edn

org.clojars.raek/utf8-with-fallback {:mvn/version "1.0.0"}

Gradle

implementation("org.clojars.raek:utf8-with-fallback:1.0.0")

Maven

<dependency>
  <groupId>org.clojars.raek</groupId>
  <artifactId>utf8-with-fallback</artifactId>
  <version>1.0.0</version>
</dependency>

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