Java port of Mozilla charset detector

Java port of Mozilla&#39;s automatic charset detection algorithm. See... <a href=\"http://www.mozilla.org/projects/intl/chardet.html\"> http://www.mozilla.org/projects/intl/chardet.html </a>for the details of the orginal code and Author.

License

License

Categories

Categories

Net
GroupId

GroupId

net.sourceforge.jchardet
ArtifactId

ArtifactId

jchardet
Last Version

Last Version

1.0
Release Date

Release Date

Type

Type

jar
Description

Description

Java port of Mozilla charset detector
Java port of Mozilla&#39;s automatic charset detection algorithm. See... <a href=\"http://www.mozilla.org/projects/intl/chardet.html\"> http://www.mozilla.org/projects/intl/chardet.html </a>for the details of the orginal code and Author.
Project URL

Project URL

http://maven.apache.org
Source Code Management

Source Code Management

http://jchardet.cvs.sourceforge.net/jchardet/

Download jchardet

How to add to project

<!-- https://jarcasting.com/artifacts/net.sourceforge.jchardet/jchardet/ -->
<dependency>
    <groupId>net.sourceforge.jchardet</groupId>
    <artifactId>jchardet</artifactId>
    <version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/net.sourceforge.jchardet/jchardet/
implementation 'net.sourceforge.jchardet:jchardet:1.0'
// https://jarcasting.com/artifacts/net.sourceforge.jchardet/jchardet/
implementation ("net.sourceforge.jchardet:jchardet:1.0")
'net.sourceforge.jchardet:jchardet:jar:1.0'
<dependency org="net.sourceforge.jchardet" name="jchardet" rev="1.0">
  <artifact name="jchardet" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.sourceforge.jchardet', module='jchardet', version='1.0')
)
libraryDependencies += "net.sourceforge.jchardet" % "jchardet" % "1.0"
[net.sourceforge.jchardet/jchardet "1.0"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
1.0