is not current version
Last Version 1.1.3

edu.emory.mathcs.nlp:nlp4j 1.1.1


GroupId

GroupId

edu.emory.mathcs.nlp
ArtifactId

ArtifactId

nlp4j
Version

Version

1.1.1
Type

Type

jar

Download nlp4j 1.1.1


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