| License |
License |
|---|---|
| Categories |
CategoriesNet |
| GroupId | GroupIdnet.openhft |
| ArtifactId | ArtifactIdchronicle-algorithms |
| Version | Version2.21ea80 |
| Type | Typejar |
| Description |
DescriptionOpenHFT/Chronicle-Algorithms
Chronicle-Algorithms
|
<!-- https://jarcasting.com/artifacts/net.openhft/chronicle-algorithms/ -->
<dependency>
<groupId>net.openhft</groupId>
<artifactId>chronicle-algorithms</artifactId>
<version>2.21ea80</version>
</dependency>
// https://jarcasting.com/artifacts/net.openhft/chronicle-algorithms/
implementation 'net.openhft:chronicle-algorithms:2.21ea80'
// https://jarcasting.com/artifacts/net.openhft/chronicle-algorithms/
implementation ("net.openhft:chronicle-algorithms:2.21ea80")
'net.openhft:chronicle-algorithms:jar:2.21ea80'
<dependency org="net.openhft" name="chronicle-algorithms" rev="2.21ea80">
<artifact name="chronicle-algorithms" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.openhft', module='chronicle-algorithms', version='2.21ea80')
)
libraryDependencies += "net.openhft" % "chronicle-algorithms" % "2.21ea80"
[net.openhft/chronicle-algorithms "2.21ea80"]
| Group / Artifact | Type | Version |
|---|---|---|
| net.openhft : chronicle-core | jar | |
| net.openhft : chronicle-bytes | jar | |
| org.slf4j : slf4j-api | jar | |
| backport-util-concurrent : backport-util-concurrent | jar | 3.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | |
| org.slf4j : slf4j-simple | jar | |
| org.mockito : mockito-core | jar | |
| com.google.guava : guava-testlib | jar |