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

org.webjars.npm:chardet 0.7.0

WebJar for chardet

Группа

Группа

org.webjars.npm
Идентификатор

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

chardet
Версия

Версия

0.7.0
Тип

Тип

jar

Скачать chardet 0.7.0


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