Download titan-factory-0.12.1.jar file - Jar t

Jar examples for t:titan-factory

Description

You can download jar file titan-factory 0.12.1 in this page.

License

Open Source License

Build File

You can use the following script to add titan-factory-0.12.1.jar to your project.

<dependency>
   <groupId>ai.grakn</groupId>
   <artifactId>titan-factory</artifactId>
   <version>0.12.1</version>
</dependency>
compile group: 'ai.grakn', name: 'titan-factory', version: '0.12.1'
libraryDependencies += "ai.grakn" % "titan-factory" % "0.12.1"
<dependency org="ai.grakn" name="titan-factory" rev="0.12.1"/>
@Grapes(@Grab(group='ai.grakn', module='titan-factory', version='0.12.1'))
'ai.grakn:titan-factory:jar:0.12.1'

Download

Click the following link to download the jar file.

titan-factory-0.12.1-javadoc.jar
titan-factory-0.12.1-sources.jar
titan-factory-0.12.1.jar
titan-factory-0.12.1.pom



Related Tutorials