Group Id net.openhft
Artifact Id hftc-api-jdk6-7
Version 0.5.1
Packaging jar
URL -
Badge
Last Updated 2014-07-28T06:29:35+00:00
Download Jar | View All
Maven
Gradle
Gradle(Short)
Gradle(Kotlin)
SBT
Ivy
Grape
Leiningen
Buildr
<dependency>
    <groupId>net.openhft</groupId>
    <artifactId>hftc-api-jdk6-7</artifactId>
    <version>0.5.1</version>
</dependency>
implementation group: 'net.openhft', name: 'hftc-api-jdk6-7', version: '0.5.1'
implementation 'net.openhft:hftc-api-jdk6-7:0.5.1'
implementation("net.openhft:hftc-api-jdk6-7:0.5.1")
libraryDependencies += "net.openhft" % "hftc-api-jdk6-7" % "0.5.1"
<dependency org="net.openhft" name="hftc-api-jdk6-7" rev="0.5.1"/>
@Grapes(
    @Grab(group='net.openhft', module='hftc-api-jdk6-7', version='0.5.1')
)
[net.openhft/hftc-api-jdk6-7 "0.5.1"]
'net.openhft:hftc-api-jdk6-7:0.5.1'