is not current version
Last Version 0.8.0

org.webjars.npm:chardet 0.4.2

WebJar for chardet

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

chardet
Version

Version

0.4.2
Type

Type

jar

Download chardet 0.4.2


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