is not current version
Last Version 1.0.4

org.opencypher.gremlin:cypher-gremlin-extensions 0.9.11

Cypher for Gremlin custom functions and predicates for Gremlin

GroupId

GroupId

org.opencypher.gremlin
ArtifactId

ArtifactId

cypher-gremlin-extensions
Version

Version

0.9.11
Type

Type

jar

Download cypher-gremlin-extensions 0.9.11


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