is not current version
Last Version 0.7.5

com.github.vsonnier:hppcrt-parent 0.6.8

Parent POM for HPPC-RT projects (High Performance Primitive Collections Realtime)

Categories

Categories

HPPC General Purpose Libraries High Performance
GroupId

GroupId

com.github.vsonnier
ArtifactId

ArtifactId

hppcrt-parent
Version

Version

0.6.8
Type

Type

pom

Download hppcrt-parent 0.6.8

Filename Size
hppcrt-parent-0.6.8.pom 10 KB
Browse

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