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.

Лицензия

Лицензия

Категории

Категории

Сеть
Группа

Группа

net.sourceforge.jchardet
Идентификатор

Идентификатор

jchardet
Последняя версия

Последняя версия

1.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

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.
Ссылка на сайт

Ссылка на сайт

http://maven.apache.org
Система контроля версий

Система контроля версий

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

Скачать jchardet

Имя Файла Размер
jchardet-1.0.pom
jchardet-1.0.jar 25 KB
Обзор

Как подключить последнюю версию

<!-- 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"]

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
1.0