is not current version
Last Version 19.3.3

fr.vsct.tock:tock-nlp-entity-value 0.4.0

Contains shared entity values classes

GroupId

GroupId

fr.vsct.tock
ArtifactId

ArtifactId

tock-nlp-entity-value
Version

Version

0.4.0
Type

Type

jar

Download tock-nlp-entity-value 0.4.0


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