is not current version
Last Version 3.4.18

org.neo4j:neo4j-primitive-collections 2.2.6

Efficient collections for sets and maps that has primitive types as keys.

Categories

Categories

Neo4J Data Databases
GroupId

GroupId

org.neo4j
ArtifactId

ArtifactId

neo4j-primitive-collections
Version

Version

2.2.6
Type

Type

jar

Download neo4j-primitive-collections 2.2.6


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