is not current version
Last Version 2.22.9

net.openhft:posix 1.22ea2

OpenHFT Java Posix APIs

Categories

Categories

Net
GroupId

GroupId

net.openhft
ArtifactId

ArtifactId

posix
Version

Version

1.22ea2
Type

Type

jar

Download posix 1.22ea2


<!-- https://jarcasting.com/artifacts/net.openhft/posix/ -->
<dependency>
    <groupId>net.openhft</groupId>
    <artifactId>posix</artifactId>
    <version>1.22ea2</version>
</dependency>
// https://jarcasting.com/artifacts/net.openhft/posix/
implementation 'net.openhft:posix:1.22ea2'
// https://jarcasting.com/artifacts/net.openhft/posix/
implementation ("net.openhft:posix:1.22ea2")
'net.openhft:posix:jar:1.22ea2'
<dependency org="net.openhft" name="posix" rev="1.22ea2">
  <artifact name="posix" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.openhft', module='posix', version='1.22ea2')
)
libraryDependencies += "net.openhft" % "posix" % "1.22ea2"
[net.openhft/posix "1.22ea2"]