is not current version
Last Version 1.4.0-alpha.82914663

org.webjars.npm:simple-dom 0.3.0

WebJar for simple-dom

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

simple-dom
Version

Version

0.3.0
Type

Type

jar

Download simple-dom 0.3.0


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