is not current version
Last Version 2.3.4

com.github.simy4.xpath:xpath-to-xml-dom4j 1.0.0-RC1

Convenient utility to build XML models by evaluating XPath expressions

GroupId

GroupId

com.github.simy4.xpath
ArtifactId

ArtifactId

xpath-to-xml-dom4j
Version

Version

1.0.0-RC1
Type

Type

jar

Download xpath-to-xml-dom4j 1.0.0-RC1


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