is not current version
Last Version 2.23ea20

net.openhft:chronicle-network 1.0.59

Chronicle-Network

Categories

Categories

Net
GroupId

GroupId

net.openhft
ArtifactId

ArtifactId

chronicle-network
Version

Version

1.0.59
Type

Type

jar

Download chronicle-network 1.0.59


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