Download gremlin-test-2.5.0.jar file - Jar g

Jar examples for g:gremlin-test

Description

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

License

Apache License

Build File

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

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

Download

Click the following link to download the jar file.

gremlin-test-2.5.0-javadoc.jar
gremlin-test-2.5.0-sources.jar
gremlin-test-2.5.0.jar
gremlin-test-2.5.0.pom



Related Tutorials