Download tinkerpop-0.9.2.jar file - Jar t

Jar examples for t:tinkerpop

Description

Corese Lab is a repository for experimental developments on Corese

You can download jar file tinkerpop 0.9.2 in this page.

License

CeCILL-C License:

Build File

You can use the following script to add tinkerpop-0.9.2.jar to your project.

<dependency>
   <groupId>fr.inria.corese</groupId>
   <artifactId>tinkerpop</artifactId>
   <version>0.9.2</version>
</dependency>
compile group: 'fr.inria.corese', name: 'tinkerpop', version: '0.9.2'
libraryDependencies += "fr.inria.corese" % "tinkerpop" % "0.9.2"
<dependency org="fr.inria.corese" name="tinkerpop" rev="0.9.2"/>
@Grapes(@Grab(group='fr.inria.corese', module='tinkerpop', version='0.9.2'))
'fr.inria.corese:tinkerpop:jar:0.9.2'

Download

Click the following link to download the jar file.

tinkerpop-0.9.2-javadoc.jar
tinkerpop-0.9.2-sources.jar
tinkerpop-0.9.2.jar
tinkerpop-0.9.2.pom



Related Tutorials