MVN

tech.pantheon.triemap : pt-triemap

Maven & Gradle

May 13, 2023
3 usages
25 stars

PANTHEON.tech :: TrieMap :: Feature · Concurrent Hash-trie Map

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

Latest Version

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

  • Latest Stable: 1.3.1

All Versions

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

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

How to add a dependency to Maven

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

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

How to add a dependency to Gradle

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

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

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

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

How to add a dependency to SBT Scala

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

libraryDependencies += "tech.pantheon.triemap" % "pt-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

Oct 07, 2020
3 usages
15 stars
Apr 24, 2022
12 usages
2 stars
May 07, 2020
5 usages
927 stars
Nov 17, 2022
2 usages
15 stars
Jun 29, 2023
2 usages
4k stars
Jul 07, 2020
5 usages
3 stars
Jul 02, 2023
3 usages
5 stars