не последняя версия
Последняя версия 2.23ea2

net.openhft:chronicle-algorithms 1.1.8

Chronicle-Algorithms

Категории

Категории

Сеть
Группа

Группа

net.openhft
Идентификатор

Идентификатор

chronicle-algorithms
Версия

Версия

1.1.8
Тип

Тип

jar

Скачать chronicle-algorithms 1.1.8


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