Download tinkerpop-0.9.0.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.0 in this page.

License

CeCILL-C License:

Build File

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

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

Download

Click the following link to download the jar file.

tinkerpop-0.9.0-javadoc.jar
tinkerpop-0.9.0-sources.jar
tinkerpop-0.9.0.jar
tinkerpop-0.9.0.pom



Related Tutorials