is not current version
Last Version 71.1.0

com.sigpwned:chardet4j 70.1.0

Simple, compact charset detection for Java 8+

GroupId

GroupId

com.sigpwned
ArtifactId

ArtifactId

chardet4j
Version

Version

70.1.0
Type

Type

jar

Download chardet4j 70.1.0


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