Last Version

clearnlp 3.2.0

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

edu.emory.clir
ArtifactId

ArtifactId

clearnlp
Version

Version

3.2.0
Type

Type

jar
Description

Description

clearnlp
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
Project URL

Project URL

http://www.clearnlp.com
Source Code Management

Source Code Management

https://github.com/clir/clearnlp

Download clearnlp 3.2.0


<!-- https://jarcasting.com/artifacts/edu.emory.clir/clearnlp/ -->
<dependency>
    <groupId>edu.emory.clir</groupId>
    <artifactId>clearnlp</artifactId>
    <version>3.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/edu.emory.clir/clearnlp/
implementation 'edu.emory.clir:clearnlp:3.2.0'
// https://jarcasting.com/artifacts/edu.emory.clir/clearnlp/
implementation ("edu.emory.clir:clearnlp:3.2.0")
'edu.emory.clir:clearnlp:jar:3.2.0'
<dependency org="edu.emory.clir" name="clearnlp" rev="3.2.0">
  <artifact name="clearnlp" type="jar" />
</dependency>
@Grapes(
@Grab(group='edu.emory.clir', module='clearnlp', version='3.2.0')
)
libraryDependencies += "edu.emory.clir" % "clearnlp" % "3.2.0"
[edu.emory.clir/clearnlp "3.2.0"]

Dependencies

compile (5)

Group / Artifact Type Version
args4j : args4j jar 2.0.29
log4j : log4j jar 1.2.17
com.carrotsearch : hppc jar 0.6.1
org.tukaani : xz jar 1.5
com.google.code.gson : gson jar 2.3.1

test (1)

Group / Artifact Type Version
junit : junit jar 4.10

Project Modules

There are no modules declared in this project.