edu.emory.mathcs.nlp:nlp4j-english

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

License

License

GroupId

GroupId

edu.emory.mathcs.nlp
ArtifactId

ArtifactId

nlp4j-english
Last Version

Last Version

1.1.3
Release Date

Release Date

Type

Type

jar
Description

Description

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

Project URL

http://nlp.mathcs.emory.edu
Source Code Management

Source Code Management

https://bitbucket.org/emorynlp/nlp4j-english

Download nlp4j-english

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.3
1.1.2
1.1.1
1.1.0
1.0.0