License |
License |
---|---|
Categories |
CategoriesHPPC General Purpose Libraries High Performance |
GroupId | GroupIdcom.github.vsonnier |
ArtifactId | ArtifactIdhppcrt-parent |
Last Version | Last Version0.7.5 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionHPPC-RT (parent POM)
Parent POM for HPPC-RT projects (High Performance Primitive Collections Realtime)
|
Filename | Size |
---|---|
hppcrt-parent-0.7.5.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.7.5</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.vsonnier/hppcrt-parent/
implementation 'com.github.vsonnier:hppcrt-parent:0.7.5'
// https://jarcasting.com/artifacts/com.github.vsonnier/hppcrt-parent/
implementation ("com.github.vsonnier:hppcrt-parent:0.7.5")
'com.github.vsonnier:hppcrt-parent:pom:0.7.5'
<dependency org="com.github.vsonnier" name="hppcrt-parent" rev="0.7.5">
<artifact name="hppcrt-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.vsonnier', module='hppcrt-parent', version='0.7.5')
)
libraryDependencies += "com.github.vsonnier" % "hppcrt-parent" % "0.7.5"
[com.github.vsonnier/hppcrt-parent "0.7.5"]