Group Id net.openhft
Artifact Id collections
Version 3.0d
Packaging jar
URL -
Badge
Last Updated 2014-03-16T15:00:42+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.0d</version>
</dependency>
implementation group: 'net.openhft', name: 'collections', version: '3.0d'
implementation 'net.openhft:collections:3.0d'
implementation("net.openhft:collections:3.0d")
libraryDependencies += "net.openhft" % "collections" % "3.0d"
<dependency org="net.openhft" name="collections" rev="3.0d"/>
@Grapes(
    @Grab(group='net.openhft', module='collections', version='3.0d')
)
[net.openhft/collections "3.0d"]
'net.openhft:collections:3.0d'