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