is not current version
Last Version 0.4.23

org.webjars.npm:xml2js 0.4.22

WebJar for xml2js

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

xml2js
Version

Version

0.4.22
Type

Type

jar

Download xml2js 0.4.22


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