MVN

nl.basjes.collections : prefixmap

Maven & Gradle

Nov 22, 2020
2 usages
6 stars

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

<dependency>
    <groupId>nl.basjes.collections</groupId>
    <artifactId>prefixmap</artifactId>
    <version>2.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of nl.basjes.collections : prefixmap to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.0

All Versions

Choose a version of nl.basjes.collections : prefixmap to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.0
prefixmap-2.0
1.2
prefixmap-1.2
1.1
prefixmap-1.1
1.0
prefixmap-1.0

How to add a dependency to Maven

Add the following nl.basjes.collections : prefixmap maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>nl.basjes.collections</groupId>
    <artifactId>prefixmap</artifactId>
    <version>2.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following nl.basjes.collections : prefixmap gradle dependency to your build.gradle file:

implementation 'nl.basjes.collections:prefixmap:2.0'

Gradle Kotlin DSL: Add the following nl.basjes.collections : prefixmap gradle kotlin dependency to your build.gradle.kts file:

implementation("nl.basjes.collections:prefixmap:2.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following nl.basjes.collections : prefixmap sbt scala dependency to your build.sbt file:

libraryDependencies += "nl.basjes.collections" % "prefixmap" % "2.0"

Advertisement

Dependencies from Group

Nov 22, 2020
2 usages
6 stars

Discover Dependencies

Jun 15, 2023
1 usages
857 stars
May 15, 2023
2 usages
44 stars
Feb 16, 2022
1 usages
0 stars
May 15, 2023
2 usages
44 stars
Mar 31, 2022
1 usages
327 stars
Apr 25, 2021
1 usages
0 stars
Sep 09, 2021
2 usages
8 stars
Apr 25, 2023
9 usages