is not current version
Last Version 1.13.27

net.openhft:chronicle-engine 1.0.0-alpha

Chronicle Engine Framework

Categories

Categories

Net
GroupId

GroupId

net.openhft
ArtifactId

ArtifactId

chronicle-engine
Version

Version

1.0.0-alpha
Type

Type

jar

Download chronicle-engine 1.0.0-alpha


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