MVN

com.illucit : instatrie

Maven & Gradle

Sep 15, 2018
1 usages

InstaTrie · Trie Data Structure for high-performance String search and filtering

<dependency>
    <groupId>com.illucit</groupId>
    <artifactId>instatrie</artifactId>
    <version>2.0.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.illucit : instatrie to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.0.0

All Versions

Choose a version of com.illucit : instatrie to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.0.x
instatrie-2.0.0
1.5.x
instatrie-1.5.1

How to add a dependency to Maven

Add the following com.illucit : instatrie maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.illucit</groupId>
    <artifactId>instatrie</artifactId>
    <version>2.0.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.illucit : instatrie gradle dependency to your build.gradle file:

implementation 'com.illucit:instatrie:2.0.0'

Gradle Kotlin DSL: Add the following com.illucit : instatrie gradle kotlin dependency to your build.gradle.kts file:

implementation("com.illucit:instatrie:2.0.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.illucit : instatrie sbt scala dependency to your build.sbt file:

libraryDependencies += "com.illucit" % "instatrie" % "2.0.0"

Advertisement

Dependencies from Group

Sep 15, 2018
1 usages
Sep 15, 2018
1 usages
Oct 29, 2021
6 stars

Discover Dependencies

Dec 31, 2016
1 usages
100 stars
Dec 16, 2016
1 usages
3 stars
Jun 13, 2017
2 usages
Jul 30, 2018
2 usages
Jul 26, 2016
1 usages
0 stars
Jul 26, 2016
1 usages
1 stars
Aug 05, 2016
1 usages
2 stars
Aug 10, 2016
1 usages
6 stars
Mar 15, 2018
1 usages
6.6k stars