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

Jar examples for t:titan-core

Description

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

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials