is not current version
Last Version 2.3.4

com.github.simy4.xpath:xpath-to-json-gson 1.2.0

Convenient utility to build XML models by evaluating XPath expressions

Categories

Categories

JSON Data Gson
GroupId

GroupId

com.github.simy4.xpath
ArtifactId

ArtifactId

xpath-to-json-gson
Version

Version

1.2.0
Type

Type

jar

Download xpath-to-json-gson 1.2.0


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