is not current version
Last Version 0.5.0

org.webjars.npm:xmldom 0.1.31

WebJar for xmldom

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

xmldom
Version

Version

0.1.31
Type

Type

jar

Download xmldom 0.1.31


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