is not current version
Last Version 4.20.1

net.openhft:chronicle-logger-tools 1.0.3


Categories

Categories

Net
GroupId

GroupId

net.openhft
ArtifactId

ArtifactId

chronicle-logger-tools
Version

Version

1.0.3
Type

Type

jar

Download chronicle-logger-tools 1.0.3


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