не последняя версия
Последняя версия 2.0.0

org.cleartk:cleartk-opennlp-tools 0.10.1

ClearTK wrapper for OpenNLP tools

Группа

Группа

org.cleartk
Идентификатор

Идентификатор

cleartk-opennlp-tools
Версия

Версия

0.10.1
Тип

Тип

jar

Скачать cleartk-opennlp-tools 0.10.1


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