is not current version
Last Version 0.9.1

com.carrotsearch:hppc 0.3.2

High Performance Primitive Collections

Categories

Categories

HPPC General Purpose Libraries High Performance Search Business Logic Libraries
GroupId

GroupId

com.carrotsearch
ArtifactId

ArtifactId

hppc
Version

Version

0.3.2
Type

Type

jar

Download hppc 0.3.2


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