is not current version
Last Version 0.6.0

com.itelg:xpath-helper 0.5.3-RELEASE

XPath helpers based on Xom

GroupId

GroupId

com.itelg
ArtifactId

ArtifactId

xpath-helper
Version

Version

0.5.3-RELEASE
Type

Type

jar

Download xpath-helper 0.5.3-RELEASE


<!-- https://jarcasting.com/artifacts/com.itelg/xpath-helper/ -->
<dependency>
    <groupId>com.itelg</groupId>
    <artifactId>xpath-helper</artifactId>
    <version>0.5.3-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.itelg/xpath-helper/
implementation 'com.itelg:xpath-helper:0.5.3-RELEASE'
// https://jarcasting.com/artifacts/com.itelg/xpath-helper/
implementation ("com.itelg:xpath-helper:0.5.3-RELEASE")
'com.itelg:xpath-helper:jar:0.5.3-RELEASE'
<dependency org="com.itelg" name="xpath-helper" rev="0.5.3-RELEASE">
  <artifact name="xpath-helper" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.itelg', module='xpath-helper', version='0.5.3-RELEASE')
)
libraryDependencies += "com.itelg" % "xpath-helper" % "0.5.3-RELEASE"
[com.itelg/xpath-helper "0.5.3-RELEASE"]