MVN

org.nlp4j : nlp4j-test

Maven & Gradle

Jul 08, 2021
3 usages
<dependency>
    <groupId>org.nlp4j</groupId>
    <artifactId>nlp4j-test</artifactId>
    <version>1.0.0.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.nlp4j : nlp4j-test to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0.0.0

All Versions

Choose a version of org.nlp4j : nlp4j-test to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0.x
nlp4j-test-1.0.0.0

How to add a dependency to Maven

Add the following org.nlp4j : nlp4j-test maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.nlp4j</groupId>
    <artifactId>nlp4j-test</artifactId>
    <version>1.0.0.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.nlp4j : nlp4j-test gradle dependency to your build.gradle file:

implementation 'org.nlp4j:nlp4j-test:1.0.0.0'

Gradle Kotlin DSL: Add the following org.nlp4j : nlp4j-test gradle kotlin dependency to your build.gradle.kts file:

implementation("org.nlp4j:nlp4j-test:1.0.0.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.nlp4j : nlp4j-test sbt scala dependency to your build.sbt file:

libraryDependencies += "org.nlp4j" % "nlp4j-test" % "1.0.0.0"

Advertisement

Dependencies from Group

Aug 16, 2023
9 usages
3 stars
Jul 08, 2021
3 usages
Dec 29, 2021
1 usages
2 stars
May 27, 2023
1 usages
2 stars
Apr 08, 2023
1 usages
3 stars

Discover Dependencies

Jul 28, 2023
6 usages
330 stars
Nov 08, 2018
5 usages
2 stars
Aug 24, 2023
24 usages
78 stars
Oct 25, 2019
May 04, 2021
2 usages
9 stars
May 24, 2017
4 usages
May 29, 2023
2 usages
1.8k stars