is not current version
Last Version 4.0.0

org.webjars.npm:js2xmlparser 3.0.0

WebJar for js2xmlparser

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

js2xmlparser
Version

Version

3.0.0
Type

Type

jar

Download js2xmlparser 3.0.0


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