License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdnet.openhft |
ArtifactId | ArtifactIdchronicle-algorithms |
Last Version | Last Version2.23ea2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionOpenHFT/Chronicle-Algorithms
Chronicle-Algorithms
|
Filename | Size |
---|---|
chronicle-algorithms-2.23ea2.pom | |
chronicle-algorithms-2.23ea2.jar | 136 KB |
chronicle-algorithms-2.23ea2-sources.jar | 72 KB |
chronicle-algorithms-2.23ea2-javadoc.jar | 263 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.openhft/chronicle-algorithms/ -->
<dependency>
<groupId>net.openhft</groupId>
<artifactId>chronicle-algorithms</artifactId>
<version>2.23ea2</version>
</dependency>
// https://jarcasting.com/artifacts/net.openhft/chronicle-algorithms/
implementation 'net.openhft:chronicle-algorithms:2.23ea2'
// https://jarcasting.com/artifacts/net.openhft/chronicle-algorithms/
implementation ("net.openhft:chronicle-algorithms:2.23ea2")
'net.openhft:chronicle-algorithms:jar:2.23ea2'
<dependency org="net.openhft" name="chronicle-algorithms" rev="2.23ea2">
<artifact name="chronicle-algorithms" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.openhft', module='chronicle-algorithms', version='2.23ea2')
)
libraryDependencies += "net.openhft" % "chronicle-algorithms" % "2.23ea2"
[net.openhft/chronicle-algorithms "2.23ea2"]
Group / Artifact | Type | Version |
---|---|---|
net.openhft : chronicle-core | jar | |
net.openhft : chronicle-bytes | jar | |
org.slf4j : slf4j-api | jar | |
org.jetbrains : annotations | jar |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | |
org.slf4j : slf4j-simple | jar | |
org.mockito : mockito-core | jar | |
com.google.guava : guava-testlib | jar |