is not current version
Last Version 1.1.3

edu.emory.mathcs.nlp:nlp4j 1.1.0


GroupId

GroupId

edu.emory.mathcs.nlp
ArtifactId

ArtifactId

nlp4j
Version

Version

1.1.0
Type

Type

jar

Download nlp4j 1.1.0


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