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

Jar examples for t:titan-factory

Description

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

License

Open Source License

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials