is not current version
Last Version 0.8.2

com.carrotsearch:hppc-parent 0.7.0

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.7.0
Type

Type

pom

Download hppc-parent 0.7.0

Filename Size
hppc-parent-0.7.0.pom 17 KB
Browse

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