Last Version

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

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-tokenization
Version

Version

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

Download nlp4j-tokenization 1.1.2


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

Dependencies

compile (1)

Group / Artifact Type Version
edu.emory.mathcs.nlp : nlp4j-common jar 1.1.2

test (1)

Group / Artifact Type Version
junit : junit jar 4.10

Project Modules

There are no modules declared in this project.