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