is not current version
Last Version 0.4.23

org.webjars.npm:xml2js 0.2.6

WebJar for xml2js

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

xml2js
Version

Version

0.2.6
Type

Type

jar

Download xml2js 0.2.6


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