is not current version
Last Version 4.10.0

org.vertexium:vertexium-cypher 3.0.1


GroupId

GroupId

org.vertexium
ArtifactId

ArtifactId

vertexium-cypher
Version

Version

3.0.1
Type

Type

jar

Download vertexium-cypher 3.0.1


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