is not current version
Last Version 3.2.3

org.webjars:x2js 1.1.5

WebJar for x2js

GroupId

GroupId

org.webjars
ArtifactId

ArtifactId

x2js
Version

Version

1.1.5
Type

Type

jar

Download x2js 1.1.5


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