| License |
License |
|---|---|
| GroupId | GroupIdio.timeandspace |
| ArtifactId | ArtifactIdsmoothie-map |
| Version | Version2.0.2 |
| Type | Typejar |
| Description |
DescriptionSmoothieMap
Map implementation with low footprint and no latency spikes
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| smoothie-map-2.0.2.pom | |
| smoothie-map-2.0.2.jar | 203 KB |
| smoothie-map-2.0.2-sources.jar | 350 KB |
| smoothie-map-2.0.2-javadoc.jar | 501 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.timeandspace/smoothie-map/ -->
<dependency>
<groupId>io.timeandspace</groupId>
<artifactId>smoothie-map</artifactId>
<version>2.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/io.timeandspace/smoothie-map/
implementation 'io.timeandspace:smoothie-map:2.0.2'
// https://jarcasting.com/artifacts/io.timeandspace/smoothie-map/
implementation ("io.timeandspace:smoothie-map:2.0.2")
'io.timeandspace:smoothie-map:jar:2.0.2'
<dependency org="io.timeandspace" name="smoothie-map" rev="2.0.2">
<artifact name="smoothie-map" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.timeandspace', module='smoothie-map', version='2.0.2')
)
libraryDependencies += "io.timeandspace" % "smoothie-map" % "2.0.2"
[io.timeandspace/smoothie-map "2.0.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| io.timeandspace : jpsg-core | jar | 1.4 |
| org.checkerframework : checker-qual | jar | 2.11.1 |