Download gremlin-test-3.2.0-incubating.jar file - Jar g

Jar examples for g:gremlin-test

Description

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

License

Apache License

Build File

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

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

Download

Click the following link to download the jar file.

gremlin-test-3.2.0-incubating-javadoc.jar
gremlin-test-3.2.0-incubating-sources.jar
gremlin-test-3.2.0-incubating.jar
gremlin-test-3.2.0-incubating.pom



Related Tutorials