is not current version
Last Version 5.0.5

org.webjars.npm:utf-8-validate 1.2.0

WebJar for utf-8-validate

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

utf-8-validate
Version

Version

1.2.0
Type

Type

jar

Download utf-8-validate 1.2.0


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