MVN

net.sourceforge.jchardet : jchardet

Maven & Gradle

Jun 22, 2007
29 usages

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.

<dependency>
    <groupId>net.sourceforge.jchardet</groupId>
    <artifactId>jchardet</artifactId>
    <version>1.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of net.sourceforge.jchardet : jchardet to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0

All Versions

Choose a version of net.sourceforge.jchardet : jchardet to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0
jchardet-1.0

How to add a dependency to Maven

Add the following net.sourceforge.jchardet : jchardet maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>net.sourceforge.jchardet</groupId>
    <artifactId>jchardet</artifactId>
    <version>1.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following net.sourceforge.jchardet : jchardet gradle dependency to your build.gradle file:

implementation 'net.sourceforge.jchardet:jchardet:1.0'

Gradle Kotlin DSL: Add the following net.sourceforge.jchardet : jchardet gradle kotlin dependency to your build.gradle.kts file:

implementation("net.sourceforge.jchardet:jchardet:1.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following net.sourceforge.jchardet : jchardet sbt scala dependency to your build.sbt file:

libraryDependencies += "net.sourceforge.jchardet" % "jchardet" % "1.0"

Advertisement

Dependencies from Group

Jun 22, 2007
29 usages

Discover Dependencies

Jun 29, 2022
78 usages
Mar 11, 2018
7 usages
4.2k stars
Dec 17, 2015
29 usages
6 stars
Jul 29, 2021
16 usages
58.8k stars
Mar 03, 2020
12 usages
110 stars
Jul 10, 2023
53 usages
291 stars
Feb 12, 2014
33 usages
60 stars
Mar 13, 2020
12 usages