Download gremlin-groovy-test-3.0.1-incubating.jar file - Jar g

Jar examples for g:gremlin-groovy-test

Description

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

License

Apache License

Build File

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

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

Download

Click the following link to download the jar file.

gremlin-groovy-test-3.0.1-incubating-javadoc.jar
gremlin-groovy-test-3.0.1-incubating-sources.jar
gremlin-groovy-test-3.0.1-incubating.jar
gremlin-groovy-test-3.0.1-incubating.pom



Related Tutorials