is not current version
Last Version 4.10.0

org.vertexium:vertexium-cypher 4.5.1


GroupId

GroupId

org.vertexium
ArtifactId

ArtifactId

vertexium-cypher
Version

Version

4.5.1
Type

Type

jar

Download vertexium-cypher 4.5.1


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