Download exist-0.9.2.jar file - Jar e

Jar examples for e:exist

Description

You can download jar file exist 0.9.2 in this page.

Build File

You can use the following script to add exist-0.9.2.jar to your project.

<dependency>
   <groupId>exist</groupId>
   <artifactId>exist</artifactId>
   <version>0.9.2</version>
</dependency>
compile group: 'exist', name: 'exist', version: '0.9.2'
libraryDependencies += "exist" % "exist" % "0.9.2"
<dependency org="exist" name="exist" rev="0.9.2"/>
@Grapes(@Grab(group='exist', module='exist', version='0.9.2'))
'exist:exist:jar:0.9.2'

Download

Click the following link to download the jar file.

exist-0.9.2.jar
exist-0.9.2.pom



Related Tutorials