Group Id net.openhft
Artifact Id chronicle-algorithms
Version 1.0.4-beta
Packaging jar
URL -
Badge
Last Updated 2015-09-08T00:39:50+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.0.4-beta</version>
</dependency>
implementation group: 'net.openhft', name: 'chronicle-algorithms', version: '1.0.4-beta'
implementation 'net.openhft:chronicle-algorithms:1.0.4-beta'
implementation("net.openhft:chronicle-algorithms:1.0.4-beta")
libraryDependencies += "net.openhft" % "chronicle-algorithms" % "1.0.4-beta"
<dependency org="net.openhft" name="chronicle-algorithms" rev="1.0.4-beta"/>
@Grapes(
    @Grab(group='net.openhft', module='chronicle-algorithms', version='1.0.4-beta')
)
[net.openhft/chronicle-algorithms "1.0.4-beta"]
'net.openhft:chronicle-algorithms:1.0.4-beta'