is not current version
Last Version 1.4.1.5-jdk1.8

edu.utah.bmi.nlp:nlp-core 1.3.1.4

The core classes for nlp projects.

GroupId

GroupId

edu.utah.bmi.nlp
ArtifactId

ArtifactId

nlp-core
Version

Version

1.3.1.4
Type

Type

jar

Download nlp-core 1.3.1.4


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