is not current version
Last Version 2.8.0

org.webjars.npm:domutils 1.4.3

WebJar for domutils

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

domutils
Version

Version

1.4.3
Type

Type

jar

Download domutils 1.4.3


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