is not current version
Last Version 1.23ea0

net.openhft:jlbh 1.19.41

Java Latency Benchmark Harness

Categories

Categories

Net
GroupId

GroupId

net.openhft
ArtifactId

ArtifactId

jlbh
Version

Version

1.19.41
Type

Type

jar

Download jlbh 1.19.41


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