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