Group Id net.openhft
Artifact Id chronicle-algorithms
Version 1.1.10
Packaging jar
URL -
Badge
Last Updated 2017-03-07T03:28:45+00:00
Download Jar | View All
Maven
Gradle
Gradle(Short)
Gradle(Kotlin)
SBT
Ivy
Grape
Leiningen
Buildr
<dependency>
    <groupId>net.openhft</groupId>
    <artifactId>chronicle-algorithms</artifactId>
    <version>1.1.10</version>
</dependency>
implementation group: 'net.openhft', name: 'chronicle-algorithms', version: '1.1.10'
implementation 'net.openhft:chronicle-algorithms:1.1.10'
implementation("net.openhft:chronicle-algorithms:1.1.10")
libraryDependencies += "net.openhft" % "chronicle-algorithms" % "1.1.10"
<dependency org="net.openhft" name="chronicle-algorithms" rev="1.1.10"/>
@Grapes(
    @Grab(group='net.openhft', module='chronicle-algorithms', version='1.1.10')
)
[net.openhft/chronicle-algorithms "1.1.10"]
'net.openhft:chronicle-algorithms:1.1.10'