is not current version
Last Version 4.3.1

org.webjars.npm:domhandler 3.0.0

WebJar for domhandler

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

domhandler
Version

Version

3.0.0
Type

Type

jar

Download domhandler 3.0.0


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