Download gremlin-groovy-test-3.1.7.jar file - Jar g

Jar examples for g:gremlin-groovy-test

Description

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

License

Apache License

Build File

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

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

Download

Click the following link to download the jar file.

gremlin-groovy-test-3.1.7-javadoc.jar
gremlin-groovy-test-3.1.7-sources.jar
gremlin-groovy-test-3.1.7.jar
gremlin-groovy-test-3.1.7.pom



Related Tutorials