не последняя версия
Последняя версия 2.22.9

net.openhft:posix 2.22ea4

OpenHFT Java Posix APIs

Категории

Категории

Сеть
Группа

Группа

net.openhft
Идентификатор

Идентификатор

posix
Версия

Версия

2.22ea4
Тип

Тип

jar

Скачать 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"]