bfernandez.juniversalchardet.2.4.0.source-code.module-info Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of juniversalchardet Show documentation
Show all versions of juniversalchardet Show documentation
JUniversalChardet is a Java encoding detector library
module com.github.albfernandez.juniversalchardet {
exports org.mozilla.universalchardet;
exports org.mozilla.universalchardet.prober;
exports org.mozilla.universalchardet.prober.contextanalysis;
exports org.mozilla.universalchardet.prober.distributionanalysis;
exports org.mozilla.universalchardet.prober.sequence;
exports org.mozilla.universalchardet.prober.statemachine;
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy