Last Version

chardet4j 71.1.0

Simple, compact charset detection for Java 8+

License

License

GroupId

GroupId

com.sigpwned
ArtifactId

ArtifactId

chardet4j
Version

Version

71.1.0
Type

Type

jar
Description

Description

chardet4j
Simple, compact charset detection for Java 8+
Project URL

Project URL

https://github.com/sigpwned/chardet4j
Project Organization

Project Organization

Andy Boothe
Source Code Management

Source Code Management

https://github.com/sigpwned/chardet4j/tree/main

Download chardet4j 71.1.0


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

Dependencies

compile (1)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.36

test (4)

Group / Artifact Type Version
com.google.guava : guava jar 31.1-jre
org.slf4j : slf4j-simple jar 1.7.36
junit : junit jar 4.13.2
org.hamcrest : hamcrest-all jar 1.3

Project Modules

There are no modules declared in this project.