MVN

com.worksap.nlp : jdartsclone

Maven & Gradle

May 07, 2019
2 usages
3 stars

Darts-clone · A library of TRIE structure using Double-Array

<dependency>
    <groupId>com.worksap.nlp</groupId>
    <artifactId>jdartsclone</artifactId>
    <version>1.2.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.worksap.nlp : jdartsclone to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.2.0

All Versions

Choose a version of com.worksap.nlp : jdartsclone to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.2.x
jdartsclone-1.2.0
1.1.x
jdartsclone-1.1.0
1.0.x
jdartsclone-1.0.1
jdartsclone-1.0.0

How to add a dependency to Maven

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

<dependency>
    <groupId>com.worksap.nlp</groupId>
    <artifactId>jdartsclone</artifactId>
    <version>1.2.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.worksap.nlp : jdartsclone gradle dependency to your build.gradle file:

implementation 'com.worksap.nlp:jdartsclone:1.2.0'

Gradle Kotlin DSL: Add the following com.worksap.nlp : jdartsclone gradle kotlin dependency to your build.gradle.kts file:

implementation("com.worksap.nlp:jdartsclone:1.2.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.worksap.nlp : jdartsclone sbt scala dependency to your build.sbt file:

libraryDependencies += "com.worksap.nlp" % "jdartsclone" % "1.2.0"

Advertisement

Dependencies from Group

May 07, 2019
2 usages
3 stars
Jun 23, 2023
1 usages
721 stars
May 24, 2019
8 stars
Jun 26, 2023
172 stars

Discover Dependencies

Apr 01, 2019
83 stars
Apr 11, 2023
1 usages
2 stars
Apr 03, 2019
30 stars
Sep 30, 2022
Sep 26, 2022
32 stars
Apr 28, 2021
5 stars
Aug 25, 2020
1 usages
18 stars