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

Jar examples for t:titan-test

Description

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

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials