is not current version
Last Version 4.20.1

net.openhft:chronicle-logger-tools 1.1.0


Categories

Categories

Net
GroupId

GroupId

net.openhft
ArtifactId

ArtifactId

chronicle-logger-tools
Version

Version

1.1.0
Type

Type

jar

Download chronicle-logger-tools 1.1.0


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