is not current version
Last Version 0.2

at.yawk.numaec:numa-eclipse-collections 0.1

NUMA-capable implementation of parts of eclipse-collections-api

Categories

Categories

CLI User Interface Eclipse Collections General Purpose Libraries High Performance
GroupId

GroupId

at.yawk.numaec
ArtifactId

ArtifactId

numa-eclipse-collections
Version

Version

0.1
Type

Type

jar

Download numa-eclipse-collections 0.1


<!-- https://jarcasting.com/artifacts/at.yawk.numaec/numa-eclipse-collections/ -->
<dependency>
    <groupId>at.yawk.numaec</groupId>
    <artifactId>numa-eclipse-collections</artifactId>
    <version>0.1</version>
</dependency>
// https://jarcasting.com/artifacts/at.yawk.numaec/numa-eclipse-collections/
implementation 'at.yawk.numaec:numa-eclipse-collections:0.1'
// https://jarcasting.com/artifacts/at.yawk.numaec/numa-eclipse-collections/
implementation ("at.yawk.numaec:numa-eclipse-collections:0.1")
'at.yawk.numaec:numa-eclipse-collections:jar:0.1'
<dependency org="at.yawk.numaec" name="numa-eclipse-collections" rev="0.1">
  <artifact name="numa-eclipse-collections" type="jar" />
</dependency>
@Grapes(
@Grab(group='at.yawk.numaec', module='numa-eclipse-collections', version='0.1')
)
libraryDependencies += "at.yawk.numaec" % "numa-eclipse-collections" % "0.1"
[at.yawk.numaec/numa-eclipse-collections "0.1"]