is not current version
Last Version 0.9.9

org.opencypher.gremlin:tinkerpop-common 0.9.6

Cypher for Gremlin common classes

GroupId

GroupId

org.opencypher.gremlin
ArtifactId

ArtifactId

tinkerpop-common
Version

Version

0.9.6
Type

Type

jar

Download tinkerpop-common 0.9.6


<!-- https://jarcasting.com/artifacts/org.opencypher.gremlin/tinkerpop-common/ -->
<dependency>
    <groupId>org.opencypher.gremlin</groupId>
    <artifactId>tinkerpop-common</artifactId>
    <version>0.9.6</version>
</dependency>
// https://jarcasting.com/artifacts/org.opencypher.gremlin/tinkerpop-common/
implementation 'org.opencypher.gremlin:tinkerpop-common:0.9.6'
// https://jarcasting.com/artifacts/org.opencypher.gremlin/tinkerpop-common/
implementation ("org.opencypher.gremlin:tinkerpop-common:0.9.6")
'org.opencypher.gremlin:tinkerpop-common:jar:0.9.6'
<dependency org="org.opencypher.gremlin" name="tinkerpop-common" rev="0.9.6">
  <artifact name="tinkerpop-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.opencypher.gremlin', module='tinkerpop-common', version='0.9.6')
)
libraryDependencies += "org.opencypher.gremlin" % "tinkerpop-common" % "0.9.6"
[org.opencypher.gremlin/tinkerpop-common "0.9.6"]