is not current version
Last Version 4.3.1

org.webjars.npm:domhandler 2.2.1

WebJar for domhandler

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

domhandler
Version

Version

2.2.1
Type

Type

jar

Download domhandler 2.2.1


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