is not current version
Last Version 1.1.2

edu.emory.mathcs.nlp:nlp4j-tokenization 1.0.0


GroupId

GroupId

edu.emory.mathcs.nlp
ArtifactId

ArtifactId

nlp4j-tokenization
Version

Version

1.0.0
Type

Type

jar

Download nlp4j-tokenization 1.0.0


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