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