Download xpath-helper-0.4.6-RELEASE.jar file - Jar x

Jar examples for x:xpath-helper

Description

XPath helpers based on Xom

You can download jar file xpath-helper 0.4.6-RELEASE in this page.

License

MIT License

Build File

You can use the following script to add xpath-helper-0.4.6-RELEASE.jar to your project.

<dependency>
   <groupId>com.itelg</groupId>
   <artifactId>xpath-helper</artifactId>
   <version>0.4.6-RELEASE</version>
</dependency>
compile group: 'com.itelg', name: 'xpath-helper', version: '0.4.6-RELEASE'
libraryDependencies += "com.itelg" % "xpath-helper" % "0.4.6-RELEASE"
<dependency org="com.itelg" name="xpath-helper" rev="0.4.6-RELEASE"/>
@Grapes(@Grab(group='com.itelg', module='xpath-helper', version='0.4.6-RELEASE'))
'com.itelg:xpath-helper:jar:0.4.6-RELEASE'

Download

Click the following link to download the jar file.

xpath-helper-0.4.6-RELEASE-javadoc.jar
xpath-helper-0.4.6-RELEASE-sources.jar
xpath-helper-0.4.6-RELEASE.jar
xpath-helper-0.4.6-RELEASE.pom



Related Tutorials