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