is not current version
Last Version 2.23ea2

net.openhft:chronicle-algorithms 2.21.82

Chronicle-Algorithms

Categories

Categories

Net
GroupId

GroupId

net.openhft
ArtifactId

ArtifactId

chronicle-algorithms
Version

Version

2.21.82
Type

Type

jar

Download chronicle-algorithms 2.21.82


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