Jar examples for t:titan-core
You can download jar file titan-core 0.5.2 in this page.
You can use the following script to add titan-core-0.5.2.jar to your project.
<dependency> <groupId>com.thinkaurelius.titan</groupId> <artifactId>titan-core</artifactId> <version>0.5.2</version> </dependency>
compile group: 'com.thinkaurelius.titan', name: 'titan-core', version: '0.5.2'
libraryDependencies += "com.thinkaurelius.titan" % "titan-core" % "0.5.2"
<dependency org="com.thinkaurelius.titan" name="titan-core" rev="0.5.2"/>
@Grapes(@Grab(group='com.thinkaurelius.titan', module='titan-core', version='0.5.2'))
'com.thinkaurelius.titan:titan-core:jar:0.5.2'
Click the following link to download the jar file.
titan-core-0.5.2-javadoc.jar