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