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