is not current version
Last Version 3.1.0-M08

org.neo4j.doc:neo4j-cypher-refcard 3.1.0-M01

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.1.0-M01
Type

Type

jar

Download neo4j-cypher-refcard 3.1.0-M01


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