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