Jar examples for j:jaxen
Jaxen is a universal Java XPath engine.
You can download jar file jaxen 1.1-beta-9 in this page.
The Werken Company License
You can use the following script to add jaxen-1.1-beta-9.jar to your project.
<dependency> <groupId>jaxen</groupId> <artifactId>jaxen</artifactId> <version>1.1-beta-9</version> </dependency>
compile group: 'jaxen', name: 'jaxen', version: '1.1-beta-9'
libraryDependencies += "jaxen" % "jaxen" % "1.1-beta-9"
<dependency org="jaxen" name="jaxen" rev="1.1-beta-9"/>
@Grapes(@Grab(group='jaxen', module='jaxen', version='1.1-beta-9'))
'jaxen:jaxen:jar:1.1-beta-9'
Click the following link to download the jar file.
jaxen-1.1-beta-9-sources.jar