is not current version
Last Version 2.17.2

net.openhft:chronicle-decentred 2.17.0

Chronicle-Decentred

Categories

Categories

Net
GroupId

GroupId

net.openhft
ArtifactId

ArtifactId

chronicle-decentred
Version

Version

2.17.0
Type

Type

jar

Download chronicle-decentred 2.17.0


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