Download titan-lucene-0.4.1.jar file - Jar t

Jar examples for t:titan-lucene

Description

You can download jar file titan-lucene 0.4.1 in this page.

Build File

You can use the following script to add titan-lucene-0.4.1.jar to your project.

<dependency>
   <groupId>com.thinkaurelius.titan</groupId>
   <artifactId>titan-lucene</artifactId>
   <version>0.4.1</version>
</dependency>
compile group: 'com.thinkaurelius.titan', name: 'titan-lucene', version: '0.4.1'
libraryDependencies += "com.thinkaurelius.titan" % "titan-lucene" % "0.4.1"
<dependency org="com.thinkaurelius.titan" name="titan-lucene" rev="0.4.1"/>
@Grapes(@Grab(group='com.thinkaurelius.titan', module='titan-lucene', version='0.4.1'))
'com.thinkaurelius.titan:titan-lucene:jar:0.4.1'

Download

Click the following link to download the jar file.

titan-lucene-0.4.1-javadoc.jar
titan-lucene-0.4.1-sources.jar
titan-lucene-0.4.1.jar
titan-lucene-0.4.1.pom



Related Tutorials