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.M3 in this page.
Apache License
You can use the following script to add tinkergraph-gremlin-3.0.0.M3.jar to your project.
<dependency> <groupId>com.tinkerpop</groupId> <artifactId>tinkergraph-gremlin</artifactId> <version>3.0.0.M3</version> </dependency>
compile group: 'com.tinkerpop', name: 'tinkergraph-gremlin', version: '3.0.0.M3'
libraryDependencies += "com.tinkerpop" % "tinkergraph-gremlin" % "3.0.0.M3"
<dependency org="com.tinkerpop" name="tinkergraph-gremlin" rev="3.0.0.M3"/>
@Grapes(@Grab(group='com.tinkerpop', module='tinkergraph-gremlin', version='3.0.0.M3'))
'com.tinkerpop:tinkergraph-gremlin:jar:3.0.0.M3'
Click the following link to download the jar file.
tinkergraph-gremlin-3.0.0.M3-javadoc.jar