Group Id net.openhft
Artifact Id collections
Version 3.2.0
Packaging jar
URL -
Badge
Last Updated 2014-08-04T07:08:18+00:00
Download Jar | View All
Maven
Gradle
Gradle(Short)
Gradle(Kotlin)
SBT
Ivy
Grape
Leiningen
Buildr
<dependency>
    <groupId>net.openhft</groupId>
    <artifactId>collections</artifactId>
    <version>3.2.0</version>
</dependency>
implementation group: 'net.openhft', name: 'collections', version: '3.2.0'
implementation 'net.openhft:collections:3.2.0'
implementation("net.openhft:collections:3.2.0")
libraryDependencies += "net.openhft" % "collections" % "3.2.0"
<dependency org="net.openhft" name="collections" rev="3.2.0"/>
@Grapes(
    @Grab(group='net.openhft', module='collections', version='3.2.0')
)
[net.openhft/collections "3.2.0"]
'net.openhft:collections:3.2.0'