Download index-0.9.86.jar file - Jar i

Jar examples for i:index

Description

An indexing and free text search module with some advanced features.

You can download jar file index 0.9.86 in this page.

Build File

You can use the following script to add index-0.9.86.jar to your project.

<dependency>
   <groupId>com.thesett</groupId>
   <artifactId>index</artifactId>
   <version>0.9.86</version>
</dependency>
compile group: 'com.thesett', name: 'index', version: '0.9.86'
libraryDependencies += "com.thesett" % "index" % "0.9.86"
<dependency org="com.thesett" name="index" rev="0.9.86"/>
@Grapes(@Grab(group='com.thesett', module='index', version='0.9.86'))
'com.thesett:index:jar:0.9.86'

Download

Click the following link to download the jar file.

index-0.9.86-javadoc.jar
index-0.9.86-sources.jar
index-0.9.86-tests.jar
index-0.9.86.jar
index-0.9.86.pom



Related Tutorials