is not current version
Last Version 1.23ea0

net.openhft:jlbh 1.22ea2

Java Latency Benchmark Harness

Categories

Categories

Net
GroupId

GroupId

net.openhft
ArtifactId

ArtifactId

jlbh
Version

Version

1.22ea2
Type

Type

jar

Download jlbh 1.22ea2


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