не последняя версия
Последняя версия 2.3.4

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

Convenient utility to build XML models by evaluating XPath expressions

Категории

Категории

JSON Данные Gson
Группа

Группа

com.github.simy4.xpath
Идентификатор

Идентификатор

xpath-to-json-gson
Версия

Версия

2.1.0
Тип

Тип

jar

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