is not current version
Last Version 2.23ea2

net.openhft:chronicle-algorithms 2.22.3

Chronicle-Algorithms

Categories

Categories

Net
GroupId

GroupId

net.openhft
ArtifactId

ArtifactId

chronicle-algorithms
Version

Version

2.22.3
Type

Type

jar

Download chronicle-algorithms 2.22.3


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