is not current version
Last Version 4.0.0

org.webjars.npm:js2xmlparser 0.1.9

WebJar for js2xmlparser

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

js2xmlparser
Version

Version

0.1.9
Type

Type

jar

Download js2xmlparser 0.1.9


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