is not current version
Last Version 1.23ea0

net.openhft:jlbh 1.22ea1

Java Latency Benchmark Harness

Categories

Categories

Net
GroupId

GroupId

net.openhft
ArtifactId

ArtifactId

jlbh
Version

Version

1.22ea1
Type

Type

jar

Download jlbh 1.22ea1


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