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

com.github.simy4.xpath:xpath-to-xml-dom4j 2.1.4

Convenient utility to build XML models by evaluating XPath expressions

Группа

Группа

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

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

xpath-to-xml-dom4j
Версия

Версия

2.1.4
Тип

Тип

jar

Скачать xpath-to-xml-dom4j 2.1.4


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