is not current version
Last Version 2.3.4

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

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.1.2
Type

Type

jar

Download xpath-to-json-gson 1.1.2


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