If you'd like to build from source or run the unit tests, clone or fork the latest version from the mzipay/CharacterEncodingTranslator GitHub repository:
$ git clone --branch 2.0.1 --depth 1 https://github.com/mzipay/CharacterEncodingTranslator
Alternatively, download and extract a .zip or .tar.gz release archive from CharacterEncodingTranslator/releases.
Build the JAR with Maven:
$ cd CharacterEncodingTranslator $ mvn package
Packaged JARs are also available for download from SourceForge.