dom-utils

WebJar for dom-utils

License

License

MIT
GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

dom-utils
Last Version

Last Version

0.9.0
Release Date

Release Date

Type

Type

jar
Description

Description

dom-utils
WebJar for dom-utils
Project URL

Project URL

http://webjars.org
Source Code Management

Source Code Management

https://github.com/philipwalton/dom-utils

Download dom-utils

How to add to project

<!-- 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"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

DOM Utils

Build Status

A small, modular DOM utilities library.

Versions

Version
0.9.0