Jar examples for g:gremlin-core
You can download jar file gremlin-core 3.0.0.M9-incubating in this page.
Apache License
You can use the following script to add gremlin-core-3.0.0.M9-incubating.jar to your project.
<dependency> <groupId>org.apache.tinkerpop</groupId> <artifactId>gremlin-core</artifactId> <version>3.0.0.M9-incubating</version> </dependency>
compile group: 'org.apache.tinkerpop', name: 'gremlin-core', version: '3.0.0.M9-incubating'
libraryDependencies += "org.apache.tinkerpop" % "gremlin-core" % "3.0.0.M9-incubating"
<dependency org="org.apache.tinkerpop" name="gremlin-core" rev="3.0.0.M9-incubating"/>
@Grapes(@Grab(group='org.apache.tinkerpop', module='gremlin-core', version='3.0.0.M9-incubating'))
'org.apache.tinkerpop:gremlin-core:jar:3.0.0.M9-incubating'
Click the following link to download the jar file.
gremlin-core-3.0.0.M9-incubating-javadoc.jar