is not current version
Last Version 2.22.9

net.openhft:posix 2.22ea4

OpenHFT Java Posix APIs

Categories

Categories

Net
GroupId

GroupId

net.openhft
ArtifactId

ArtifactId

posix
Version

Version

2.22ea4
Type

Type

jar

Download posix 2.22ea4


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