is not current version
Last Version 2.23ea2

net.openhft:chronicle-algorithms 1.1.6

Chronicle-Algorithms

Categories

Categories

Net
GroupId

GroupId

net.openhft
ArtifactId

ArtifactId

chronicle-algorithms
Version

Version

1.1.6
Type

Type

jar

Download chronicle-algorithms 1.1.6


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