Download gremlin-groovy-test-3.0.0.M7.jar file - Jar g

Jar examples for g:gremlin-groovy-test

Description

You can download jar file gremlin-groovy-test 3.0.0.M7 in this page.

License

Apache License

Build File

You can use the following script to add gremlin-groovy-test-3.0.0.M7.jar to your project.

<dependency>
   <groupId>com.tinkerpop</groupId>
   <artifactId>gremlin-groovy-test</artifactId>
   <version>3.0.0.M7</version>
</dependency>
compile group: 'com.tinkerpop', name: 'gremlin-groovy-test', version: '3.0.0.M7'
libraryDependencies += "com.tinkerpop" % "gremlin-groovy-test" % "3.0.0.M7"
<dependency org="com.tinkerpop" name="gremlin-groovy-test" rev="3.0.0.M7"/>
@Grapes(@Grab(group='com.tinkerpop', module='gremlin-groovy-test', version='3.0.0.M7'))
'com.tinkerpop:gremlin-groovy-test:jar:3.0.0.M7'

Download

Click the following link to download the jar file.

gremlin-groovy-test-3.0.0.M7-javadoc.jar
gremlin-groovy-test-3.0.0.M7-sources.jar
gremlin-groovy-test-3.0.0.M7.jar
gremlin-groovy-test-3.0.0.M7.pom



Related Tutorials