is not current version
Last Version 0.9.2

org.leibnizcenter:xml-to-json 0.3.0

Library for converting XML to JSON

Categories

Categories

JSON Data
GroupId

GroupId

org.leibnizcenter
ArtifactId

ArtifactId

xml-to-json
Version

Version

0.3.0
Type

Type

jar

Download xml-to-json 0.3.0


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