MVN

tech.pantheon.triemap : triemap

Maven & Gradle

May 13, 2023
7 usages
25 stars

PANTHEON.tech :: TrieMap · Java implementation of a concurrent trie hash map from Scala collections library

<dependency>
    <groupId>tech.pantheon.triemap</groupId>
    <artifactId>triemap</artifactId>
    <version>1.3.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of tech.pantheon.triemap : triemap to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.3.1

All Versions

Choose a version of tech.pantheon.triemap : triemap to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.3.x
triemap-1.3.1
triemap-1.3.0
1.2.x
triemap-1.2.2
triemap-1.2.1
triemap-1.2.0
1.1.x
triemap-1.1.1
triemap-1.1.0
1.0.x
triemap-1.0.6
triemap-1.0.5
triemap-1.0.4
triemap-1.0.3
triemap-1.0.2
triemap-1.0.1
triemap-1.0.0

How to add a dependency to Maven

Add the following tech.pantheon.triemap : triemap maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>tech.pantheon.triemap</groupId>
    <artifactId>triemap</artifactId>
    <version>1.3.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following tech.pantheon.triemap : triemap gradle dependency to your build.gradle file:

implementation 'tech.pantheon.triemap:triemap:1.3.1'

Gradle Kotlin DSL: Add the following tech.pantheon.triemap : triemap gradle kotlin dependency to your build.gradle.kts file:

implementation("tech.pantheon.triemap:triemap:1.3.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following tech.pantheon.triemap : triemap sbt scala dependency to your build.sbt file:

libraryDependencies += "tech.pantheon.triemap" % "triemap" % "1.3.1"

Advertisement

Dependencies from Group

May 13, 2023
7 usages
25 stars
bom
May 13, 2023
7 usages
25 stars
May 13, 2023
3 usages
25 stars

Discover Dependencies

Jun 23, 2021
0 stars
Aug 11, 2021
2 usages
11.7k stars
Jun 20, 2023
2 usages
285 stars
Aug 15, 2023
14.7k stars
Dec 24, 2022
3 usages
3.6k stars
Jul 13, 2023
5.3k stars
Dec 11, 2019
71 stars