Download exquery-common-0.1.31.jar file - Jar e

Jar examples for e:exquery-common

Description

Common EXQuery code

You can download jar file exquery-common 0.1.31 in this page.

Build File

You can use the following script to add exquery-common-0.1.31.jar to your project.

<dependency>
   <groupId>org.exquery</groupId>
   <artifactId>exquery-common</artifactId>
   <version>0.1.31</version>
</dependency>
compile group: 'org.exquery', name: 'exquery-common', version: '0.1.31'
libraryDependencies += "org.exquery" % "exquery-common" % "0.1.31"
<dependency org="org.exquery" name="exquery-common" rev="0.1.31"/>
@Grapes(@Grab(group='org.exquery', module='exquery-common', version='0.1.31'))
'org.exquery:exquery-common:jar:0.1.31'

Download

Click the following link to download the jar file.

exquery-common-0.1.31-javadoc.jar
exquery-common-0.1.31-sources.jar
exquery-common-0.1.31.jar
exquery-common-0.1.31.pom



Related Tutorials