is not current version
Last Version 0.6.0

com.itelg:xpath-helper 0.6.0-RC1

XPath helpers based on Xom

GroupId

GroupId

com.itelg
ArtifactId

ArtifactId

xpath-helper
Version

Version

0.6.0-RC1
Type

Type

jar

Download xpath-helper 0.6.0-RC1


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