is not current version
Last Version 1.1.7

org.neo4j.gds:neo4j-collections 0.9.3

Neo4j Graph Algorithms :: Dummy project to enable Neo4j version toggling

Categories

Categories

Neo4J Data Databases
GroupId

GroupId

org.neo4j.gds
ArtifactId

ArtifactId

neo4j-collections
Version

Version

0.9.3
Type

Type

jar

Download neo4j-collections 0.9.3


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