Jar examples for t:tinkergraph-gremlin
A fork of Tinkergraph for more type safety and less memory usage
You can download jar file tinkergraph-gremlin 3.0.0.M1 in this page.
Apache License
You can use the following script to add tinkergraph-gremlin-3.0.0.M1.jar to your project.
<dependency> <groupId>com.tinkerpop</groupId> <artifactId>tinkergraph-gremlin</artifactId> <version>3.0.0.M1</version> </dependency>
compile group: 'com.tinkerpop', name: 'tinkergraph-gremlin', version: '3.0.0.M1'
libraryDependencies += "com.tinkerpop" % "tinkergraph-gremlin" % "3.0.0.M1"
<dependency org="com.tinkerpop" name="tinkergraph-gremlin" rev="3.0.0.M1"/>
@Grapes(@Grab(group='com.tinkerpop', module='tinkergraph-gremlin', version='3.0.0.M1'))
'com.tinkerpop:tinkergraph-gremlin:jar:3.0.0.M1'
Click the following link to download the jar file.
tinkergraph-gremlin-3.0.0.M1-javadoc.jar