Download titan-es-0.5.0.jar file - Jar t

Jar examples for t:titan-es

Description

You can download jar file titan-es 0.5.0 in this page.

Build File

You can use the following script to add titan-es-0.5.0.jar to your project.

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

Download

Click the following link to download the jar file.

titan-es-0.5.0-javadoc.jar
titan-es-0.5.0-sources.jar
titan-es-0.5.0-tests.jar
titan-es-0.5.0.jar
titan-es-0.5.0.pom



Related Tutorials