Download titan-core-0.4.2.jar file - Jar t

Jar examples for t:titan-core

Description

You can download jar file titan-core 0.4.2 in this page.

Build File

You can use the following script to add titan-core-0.4.2.jar to your project.

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

Download

Click the following link to download the jar file.

titan-core-0.4.2-javadoc.jar
titan-core-0.4.2-sources.jar
titan-core-0.4.2.jar
titan-core-0.4.2.pom



Related Tutorials