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

Jar examples for g:gremlin-groovy-test

Description

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

License

Apache License

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials