is not current version
Last Version 2.23ea2

net.openhft:chronicle-algorithms 2.19.31

Chronicle-Algorithms

Categories

Categories

Net
GroupId

GroupId

net.openhft
ArtifactId

ArtifactId

chronicle-algorithms
Version

Version

2.19.31
Type

Type

jar

Download chronicle-algorithms 2.19.31


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