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