is not current version
Last Version 19.3.3

fr.vsct.tock:tock-nlp-model-opennlp 0.2.1

OpenNlp implementation of Tock NLP Model

GroupId

GroupId

fr.vsct.tock
ArtifactId

ArtifactId

tock-nlp-model-opennlp
Version

Version

0.2.1
Type

Type

jar

Download tock-nlp-model-opennlp 0.2.1


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