is not current version
Last Version 0.8.2

com.carrotsearch:hppc-parent 0.5.3

Parent POM for HPPC projects (High Performance Primitive Collections)

Categories

Categories

HPPC General Purpose Libraries High Performance Search Business Logic Libraries
GroupId

GroupId

com.carrotsearch
ArtifactId

ArtifactId

hppc-parent
Version

Version

0.5.3
Type

Type

pom

Download hppc-parent 0.5.3

Filename Size
hppc-parent-0.5.3.pom 9 KB
Browse

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