is not current version
Last Version 19.3.3

fr.vsct.tock:tock-nlp-core 1.1.0

Root project for Tock NLP Core

GroupId

GroupId

fr.vsct.tock
ArtifactId

ArtifactId

tock-nlp-core
Version

Version

1.1.0
Type

Type

pom

Download tock-nlp-core 1.1.0

Filename Size
tock-nlp-core-1.1.0.pom 1 KB
Browse

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