is not current version
Last Version 3.1.0-M08

org.neo4j.doc:neo4j-cypher-refcard 2.3.11

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

2.3.11
Type

Type

jar

Download neo4j-cypher-refcard 2.3.11


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