Download gremlin-objects-t1.jar file - Jar g

Jar examples for g:gremlin-objects

Description

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

License

Apache License

Build File

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

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

Download

Click the following link to download the jar file.

gremlin-objects-t1-javadoc.jar
gremlin-objects-t1-sources.jar
gremlin-objects-t1-tests.jar
gremlin-objects-t1.jar
gremlin-objects-t1.pom



Related Tutorials