is not current version
Last Version 2.22.9

net.openhft:posix 2.22ea6

OpenHFT Java Posix APIs

Categories

Categories

Net
GroupId

GroupId

net.openhft
ArtifactId

ArtifactId

posix
Version

Version

2.22ea6
Type

Type

jar

Download posix 2.22ea6


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