is not current version
Last Version 0.7.5

com.github.vsonnier:hppcrt-parent 0.7.3

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

Type

pom

Download hppcrt-parent 0.7.3

Filename Size
hppcrt-parent-0.7.3.pom 14 KB
Browse

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