Last Version

PrefixMap : Implementation 2.0

A datastructure the allows looking up the best matching prefix.

License

License

GroupId

GroupId

nl.basjes.collections
ArtifactId

ArtifactId

prefixmap
Version

Version

2.0
Type

Type

jar
Description

Description

PrefixMap : Implementation
A datastructure the allows looking up the best matching prefix.
Project URL

Project URL

https://github.com/nielsbasjes/prefixmap
Source Code Management

Source Code Management

https://github.com/nielsbasjes/prefixmap

Download prefixmap 2.0


<!-- https://jarcasting.com/artifacts/nl.basjes.collections/prefixmap/ -->
<dependency>
    <groupId>nl.basjes.collections</groupId>
    <artifactId>prefixmap</artifactId>
    <version>2.0</version>
</dependency>
// https://jarcasting.com/artifacts/nl.basjes.collections/prefixmap/
implementation 'nl.basjes.collections:prefixmap:2.0'
// https://jarcasting.com/artifacts/nl.basjes.collections/prefixmap/
implementation ("nl.basjes.collections:prefixmap:2.0")
'nl.basjes.collections:prefixmap:jar:2.0'
<dependency org="nl.basjes.collections" name="prefixmap" rev="2.0">
  <artifact name="prefixmap" type="jar" />
</dependency>
@Grapes(
@Grab(group='nl.basjes.collections', module='prefixmap', version='2.0')
)
libraryDependencies += "nl.basjes.collections" % "prefixmap" % "2.0"
[nl.basjes.collections/prefixmap "2.0"]

Dependencies

provided (1)

Group / Artifact Type Version
com.esotericsoftware : kryo jar 5.0.0-RC9

test (3)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-engine jar
org.slf4j : slf4j-api jar 1.7.30
org.slf4j : slf4j-log4j12 jar 1.7.30

Project Modules

There are no modules declared in this project.