is not current version
Last Version 1.0.5

net.openhft:chronicle-engine-gui 1.0.2


Categories

Categories

Net GUI User Interface
GroupId

GroupId

net.openhft
ArtifactId

ArtifactId

chronicle-engine-gui
Version

Version

1.0.2
Type

Type

war

Download chronicle-engine-gui 1.0.2


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