Last Version

edu.emory.mathcs.nlp:nlp4j 1.1.3

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
Version

Version

1.1.3
Type

Type

pom
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://github.com/emorynlp/nlp4j

Download nlp4j 1.1.3

Filename Size
nlp4j-1.1.3.pom 6 KB
Browse

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

  • api
  • cli