License |
License |
---|---|
GroupId | GroupIdcom.sigpwned |
ArtifactId | ArtifactIdchardet4j |
Last Version | Last Version71.1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionchardet4j
Simple, compact charset detection for Java 8+
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
chardet4j-71.1.0.pom | |
chardet4j-71.1.0.jar | 81 KB |
chardet4j-71.1.0-sources.jar | 37 KB |
chardet4j-71.1.0-javadoc.jar | 151 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.36 |
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 |