is not current version
Last Version 4.10.0

org.vertexium:vertexium-cypher 3.0.0


GroupId

GroupId

org.vertexium
ArtifactId

ArtifactId

vertexium-cypher
Version

Version

3.0.0
Type

Type

jar

Download vertexium-cypher 3.0.0


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