Download gremlin-objects-3.3.0-RC1.jar file - Jar g

Jar examples for g:gremlin-objects

Description

You can download jar file gremlin-objects 3.3.0-RC1 in this page.

License

Apache License

Build File

You can use the following script to add gremlin-objects-3.3.0-RC1.jar to your project.

<dependency>
   <groupId>com.github.karthicks</groupId>
   <artifactId>gremlin-objects</artifactId>
   <version>3.3.0-RC1</version>
</dependency>
compile group: 'com.github.karthicks', name: 'gremlin-objects', version: '3.3.0-RC1'
libraryDependencies += "com.github.karthicks" % "gremlin-objects" % "3.3.0-RC1"
<dependency org="com.github.karthicks" name="gremlin-objects" rev="3.3.0-RC1"/>
@Grapes(@Grab(group='com.github.karthicks', module='gremlin-objects', version='3.3.0-RC1'))
'com.github.karthicks:gremlin-objects:jar:3.3.0-RC1'

Download

Click the following link to download the jar file.

gremlin-objects-3.3.0-RC1-javadoc.jar
gremlin-objects-3.3.0-RC1-sources.jar
gremlin-objects-3.3.0-RC1-tests.jar
gremlin-objects-3.3.0-RC1.jar
gremlin-objects-3.3.0-RC1.pom



Related Tutorials