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

net.openhft:chronicle-network 1.0.26-beta

Chronicle-Network

Категории

Категории

Сеть
Группа

Группа

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

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

chronicle-network
Версия

Версия

1.0.26-beta
Тип

Тип

jar

Скачать chronicle-network 1.0.26-beta


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