Group Id net.openhft
Artifact Id jlbh
Version 1.21ea2
Packaging jar
URL -
Badge
Last Updated 2021-05-12T11:06:16+00:00
Download Jar | View All
Maven
Gradle
Gradle(Short)
Gradle(Kotlin)
SBT
Ivy
Grape
Leiningen
Buildr
<dependency>
    <groupId>net.openhft</groupId>
    <artifactId>jlbh</artifactId>
    <version>1.21ea2</version>
</dependency>
implementation group: 'net.openhft', name: 'jlbh', version: '1.21ea2'
implementation 'net.openhft:jlbh:1.21ea2'
implementation("net.openhft:jlbh:1.21ea2")
libraryDependencies += "net.openhft" % "jlbh" % "1.21ea2"
<dependency org="net.openhft" name="jlbh" rev="1.21ea2"/>
@Grapes(
    @Grab(group='net.openhft', module='jlbh', version='1.21ea2')
)
[net.openhft/jlbh "1.21ea2"]
'net.openhft:jlbh:1.21ea2'