DOM Utils
A small, modular DOM utilities library.
License |
License |
---|---|
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIddom-utils |
Last Version | Last Version0.9.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptiondom-utils
WebJar for dom-utils
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
dom-utils-0.9.0.pom | |
dom-utils-0.9.0.jar | 17 KB |
dom-utils-0.9.0-sources.jar | 22 bytes |
dom-utils-0.9.0-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/dom-utils/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>dom-utils</artifactId>
<version>0.9.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/dom-utils/
implementation 'org.webjars.npm:dom-utils:0.9.0'
// https://jarcasting.com/artifacts/org.webjars.npm/dom-utils/
implementation ("org.webjars.npm:dom-utils:0.9.0")
'org.webjars.npm:dom-utils:jar:0.9.0'
<dependency org="org.webjars.npm" name="dom-utils" rev="0.9.0">
<artifact name="dom-utils" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='dom-utils', version='0.9.0')
)
libraryDependencies += "org.webjars.npm" % "dom-utils" % "0.9.0"
[org.webjars.npm/dom-utils "0.9.0"]
A small, modular DOM utilities library.