is not current version
Last Version 2.3.4

com.github.simy4.xpath:xpath-to-xml-xom 1.1.0

Convenient utility to build XML models by evaluating XPath expressions

GroupId

GroupId

com.github.simy4.xpath
ArtifactId

ArtifactId

xpath-to-xml-xom
Version

Version

1.1.0
Type

Type

jar

Download xpath-to-xml-xom 1.1.0


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