is not current version
Last Version 2.8.0

org.webjars.npm:domutils 1.5.1

WebJar for domutils

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

domutils
Version

Version

1.5.1
Type

Type

jar

Download domutils 1.5.1


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