Group Id net.openhft
Artifact Id affinity
Version 3.23ea1
Packaging jar
URL -
Badge
Last Updated 2022-09-06T22:24:19+00:00
Download Jar | View All
Maven
Gradle
Gradle(Short)
Gradle(Kotlin)
SBT
Ivy
Grape
Leiningen
Buildr
<dependency>
    <groupId>net.openhft</groupId>
    <artifactId>affinity</artifactId>
    <version>3.23ea1</version>
</dependency>
implementation group: 'net.openhft', name: 'affinity', version: '3.23ea1'
implementation 'net.openhft:affinity:3.23ea1'
implementation("net.openhft:affinity:3.23ea1")
libraryDependencies += "net.openhft" % "affinity" % "3.23ea1"
<dependency org="net.openhft" name="affinity" rev="3.23ea1"/>
@Grapes(
    @Grab(group='net.openhft', module='affinity', version='3.23ea1')
)
[net.openhft/affinity "3.23ea1"]
'net.openhft:affinity:3.23ea1'