Group Id net.openhft
Artifact Id jlbh
Version 1.22ea4
Packaging jar
URL -
Badge
Last Updated 2021-11-14T10:18:48+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.22ea4</version>
</dependency>
implementation group: 'net.openhft', name: 'jlbh', version: '1.22ea4'
implementation 'net.openhft:jlbh:1.22ea4'
implementation("net.openhft:jlbh:1.22ea4")
libraryDependencies += "net.openhft" % "jlbh" % "1.22ea4"
<dependency org="net.openhft" name="jlbh" rev="1.22ea4"/>
@Grapes(
    @Grab(group='net.openhft', module='jlbh', version='1.22ea4')
)
[net.openhft/jlbh "1.22ea4"]
'net.openhft:jlbh:1.22ea4'