MVN

com.clearnlp : clearnlp

Maven & Gradle

Jan 27, 2014
14 usages
52 stars

clearnlp · Fast and robust NLP components implemented in Java.

<dependency>
    <groupId>com.clearnlp</groupId>
    <artifactId>clearnlp</artifactId>
    <version>2.0.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 2.0.2

All Versions

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

Version Vulnerabilities Updated
2.0.x
clearnlp-2.0.2
clearnlp-2.0.1
clearnlp-2.0.0

How to add a dependency to Maven

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

<dependency>
    <groupId>com.clearnlp</groupId>
    <artifactId>clearnlp</artifactId>
    <version>2.0.2</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'com.clearnlp:clearnlp:2.0.2'

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

implementation("com.clearnlp:clearnlp:2.0.2")

How to add a dependency to SBT Scala

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

libraryDependencies += "com.clearnlp" % "clearnlp" % "2.0.2"

Advertisement

Dependencies from Group

Jan 27, 2014
14 usages
52 stars
Nov 11, 2013
3 usages
2 stars
Nov 28, 2013
2 usages
Nov 28, 2013
2 usages
1 stars
Nov 28, 2013
2 usages
1 stars

Discover Dependencies

May 02, 2007
11 usages
Mar 10, 2009
4 usages
Feb 26, 2012
2 usages
Mar 08, 2014
8 usages
42 stars
Sep 12, 2014
2 usages
28 stars
Jan 24, 2014
4 usages
May 20, 2010
13 usages