is not current version
Last Version 3.1.0-M08

org.neo4j.doc:neo4j-cypher-refcard 3.0.0-RC1

Reference Card for the Neo4j Cypher Query Language.

Categories

Categories

Neo4J Data Databases
GroupId

GroupId

org.neo4j.doc
ArtifactId

ArtifactId

neo4j-cypher-refcard
Version

Version

3.0.0-RC1
Type

Type

jar

Download neo4j-cypher-refcard 3.0.0-RC1


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