is not current version
Last Version 2.0.0

org.cleartk:cleartk-opennlp-tools 0.10.2

ClearTK wrapper for OpenNLP tools

GroupId

GroupId

org.cleartk
ArtifactId

ArtifactId

cleartk-opennlp-tools
Version

Version

0.10.2
Type

Type

jar

Download cleartk-opennlp-tools 0.10.2


<!-- https://jarcasting.com/artifacts/org.cleartk/cleartk-opennlp-tools/ -->
<dependency>
    <groupId>org.cleartk</groupId>
    <artifactId>cleartk-opennlp-tools</artifactId>
    <version>0.10.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.cleartk/cleartk-opennlp-tools/
implementation 'org.cleartk:cleartk-opennlp-tools:0.10.2'
// https://jarcasting.com/artifacts/org.cleartk/cleartk-opennlp-tools/
implementation ("org.cleartk:cleartk-opennlp-tools:0.10.2")
'org.cleartk:cleartk-opennlp-tools:jar:0.10.2'
<dependency org="org.cleartk" name="cleartk-opennlp-tools" rev="0.10.2">
  <artifact name="cleartk-opennlp-tools" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.cleartk', module='cleartk-opennlp-tools', version='0.10.2')
)
libraryDependencies += "org.cleartk" % "cleartk-opennlp-tools" % "0.10.2"
[org.cleartk/cleartk-opennlp-tools "0.10.2"]